-
Notifications
You must be signed in to change notification settings - Fork 24
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
Automate selection with one keyboard shortcut #25
Comments
Looking for this too, I'd like a smart hotkey Edit: looks like this is already built-in in VSCode, see the |
This shortcut does not use resources/functions from the plugin, so it will not be able to handle all delimiters in proper way |
Any update on this? Would like to have the Atom MacOS "select all between matching brackets" functionality with command+ctrl+m. |
I honestly don't think it will be added. I currently use Bracket Select which works fine. You can try |
Thank you!! Works fine! |
Hello
Nice add-on, but there are too many keyboard shortcuts.
Can you make one shortcut for all options?
I mean some automation, e.g .:
" "
, it will select everything between" "
{ }
is next to it, then it will also select everything between{ }
The text was updated successfully, but these errors were encountered: