You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In recent VSCode updates, seems that you keep on changing the default behavior of the long-existing keyboard shortcuts and commands, which is very very annoying.
Wanna Expand Selection (smartSelect.grow/smartSelect.expand) by pressing alt+w (customized), but I got a wrong behavior instead, especially when the target text contains hyphens, here's an example:
I'm going to expand and select the text between the quotes by calling Expand Selection command.
Incorrect:
Correct:
Will you consider of keeping the consistency of these and those functionalities?
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered:
Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.
In recent VSCode updates, seems that you keep on changing the default behavior of the long-existing keyboard shortcuts and commands, which is very very annoying.
Here're some of the odd behaviors:
Wanna Go to Definition by pressing cmd+left_mouse, but I got a Peek the definition instead (Ref PR Ctrl+Click - Either open in Peek or go to definition, not BOTH! #68023), here's an example:
Wanna Expand Selection (smartSelect.grow/smartSelect.expand) by pressing alt+w (customized), but I got a wrong behavior instead, especially when the target text contains hyphens, here's an example:
I'm going to expand and select the text between the quotes by calling Expand Selection command.
Incorrect:
Correct:
Will you consider of keeping the consistency of these and those functionalities?
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: