Open jhasse opened 1 year ago
Using Alt
+Z
as keyboard shortcut was a big mistake 😣
I just found this extension, but breaking the default keyboard shortcut for word wrapping is a no-go, that one is used too often.
I know how to remap to some other keyboard shortcut, but I cannot add this extension as a recommended extension to our repositories since other developers will scream right out when old Alt
+Z
is "broken" all the sudden.
That said, I love the Alt
+A
keboard shortcut 🙂
check out my fork which doesn't add an Alt + Z shortcut: https://marketplace.visualstudio.com/items?itemName=jhasse.bracket-select2
The default keyboard shortcut for Toggle Word Wrap is also Alt+Z.
I'm wondering: Why is the undo selection command needed at all? Doesn't Ctrl+U (Cursor Undo) achieve the same thing?