Skip to content

how to set "cmd-w"(command + w ) to select word like IDEA keymap #10172

Closed Answered by JosephTLyons
aohanhongzhi asked this question in General Q&A
Discussion options

You must be logged in to vote

Ok, Max reminded me that SelectLargerSyntaxNode exists - that should work.

{
  "context": "Editor",
  "bindings": {
    "alt-shift-w": "editor::SelectLargerSyntaxNode"
  }
},

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JosephTLyons
Comment options

Answer selected by aohanhongzhi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants