SublimeSelectQuoted
SublimeSelectQuoted copied to clipboard
Change keyboard shortcut
Hello,
I tried changing the shortcut to something else in my sublime-keymap but it isnt working. { "keys": ["super+shift+r"], "command": "expand_selection", "args": {"to": "quoted"} }
Any ideas ?
Thank you !
See https://github.com/int3h/SublimeSelectQuoted/blob/master/Default%20(Linux).sublime-keymap. You need the select_quoted command.