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

brackets auto-pairing must skip ')' on typing '(123)' #4556

Closed
Alexey-T opened this issue Nov 11, 2022 · 0 comments
Closed

brackets auto-pairing must skip ')' on typing '(123)' #4556

Alexey-T opened this issue Nov 11, 2022 · 0 comments

Comments

@Alexey-T
Copy link
Owner

Alexey-T commented Nov 11, 2022

При вводе закрывающей скобки, если курсор находится уже перед такой же скобкой, нужно просто передвинуть курсор за неё. Сейчас это работает, только если сами скобки пустые; не вижу, к чему это ограничение. Написать текст (123) по порядку, не вспоминая про автозакрытие, не получается: будет (123)).

from lwo

@Alexey-T Alexey-T changed the title brackets auto-pairing fails on '(123)' brackets auto-pairing must skip ')' on typing '(123)' Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant