how to set "cmd-w"(command + w ) to select word like IDEA keymap #10172
-
Beta Was this translation helpful? Give feedback.
Answered by
JosephTLyons
Apr 5, 2024
Replies: 1 comment 1 reply
-
Hmm, that's strange. I'm not finding anything in our default keymap that suggests we have a way to select the word through the keyboard (same as double click on a word in the editor). I'll leave it to someone else on the team to confirm my findings. We might have to add code to make this possible. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok, Max reminded me that
SelectLargerSyntaxNode
exists - that should work.