Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrap selected text in parens, brackets, or quotes #60

Closed
3 of 4 tasks
Tracked by #5
dufoli opened this issue Apr 11, 2024 · 1 comment · Fixed by #67
Closed
3 of 4 tasks
Tracked by #5

Wrap selected text in parens, brackets, or quotes #60

dufoli opened this issue Apr 11, 2024 · 1 comment · Fixed by #67

Comments

@dufoli
Copy link
Owner

dufoli commented Apr 11, 2024

I see this feature in https://github.com/react-simple-code-editor/react-simple-code-editor and
https://github.com/uiwjs/react-textarea-code-editor

[], (), {}, "", '', "", ``

  • <> is good only for generic class but to avoid in comparison operator so kip that for moment.
  • if selected text wrap text with open and close caracter
  • autoadd close caracter on open caracter
  • if delete previous caracter delete both only if just created previous without navigation or other caracters
@dufoli dufoli mentioned this issue Apr 11, 2024
96 tasks
@dufoli
Copy link
Owner Author

dufoli commented Apr 14, 2024

do not share same list for soql and apex runner so must be on each part....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant