Auto-pairs should still allow closing symbol #15366
Unanswered
valterschutz
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recently enabled the auto-pairs feature, but I'm getting annoyed by being unable to use the closing symbol of a pair. As a concrete example, suppose the text is
((I)(with I representing the cursor), and that I want to insert a closing parenthesis at this location. Typing)in insert mode does not work, but just moves the cursor one step to the right. It would be really nice if one could disable this "auto-move" feature. The best alternative I've found is to copy the closing symbol to the right, essentially forcing me to type<esc>yPito get me where I would like to be. Am I missing something?Beta Was this translation helpful? Give feedback.
All reactions