disable auto parens when under multiple cursors #12588
Unanswered
aster-void
asked this question in
Ideas
Replies: 1 comment
-
I find auto pairs useful even in multi-cursor situations. If you want to turn them off temporarily you can use |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
The auto parentheses is not always reliable, and under multiple it sometimes produces different results depending on cursor positions, making it hard to fix.
I usually have to manually fix each positions affected.
so I want it disabled when under multiple cursors.
Beta Was this translation helpful? Give feedback.
All reactions