-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change default shortcut #10
Comments
You can change this yourself by going (in ST3) to - preferences > key bindings. This should open two files - the default mac file, and a user file (.sublime-keymap - user). In that file, add an entry:
|
Thanks, I already use that shortcut. I just wanted to suggest you to change a default shortcut if you think it makes sense. |
It does sound like a reasonable suggestion if it would be more in line with other "expand selection to" commands. The plugin did originally have a similar shortcut (Super-Shift-Q etc) but changed it in 7ee0528 for a reason I can't remember. |
Opening again as it is a valid suggestion. My worry is to change the shortcut that some people might have gotten are used to, since it seems that the plugin actually does have a few users. Perhaps to keep |
I think to be more consistent with some other "Expand selection to ..." commands, it makes sense to change the default shortcut from
Ctrl+'
toSuper+Shift+'
. What do you think?The text was updated successfully, but these errors were encountered: