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

[feature-request] parenthesis should round selection #190

Open
Tommimon opened this issue Dec 4, 2023 · 0 comments
Open

[feature-request] parenthesis should round selection #190

Tommimon opened this issue Dec 4, 2023 · 0 comments

Comments

@Tommimon
Copy link

Tommimon commented Dec 4, 2023

If I select this text 4 + 5 and press ( I delete everything I selected and I'm left with only the (, as shown in the following images:
image
image

Instead I would like to have both ( and ) appear around my selection, in addition the selection should then expand to contain the newly added parenthesis, as shown in the following images:
image
image

This makes possible to chain multiple hits of ( to wrap the selection many times.
In addition also [ and { should work in the same way.

This is a small usability improvement request, but it's so annoying when this happens and many editors have this feature, probably a many people are used to it, as I am.

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

No branches or pull requests

1 participant