How i could do this thing on sublime?
I mean: https://i.imgur.com/BSsBOOc.gif
On notepad++ when i hold ALT + click i can select multiple lines according to the cursor position.
How i could do this thing on sublime?
I mean: https://i.imgur.com/BSsBOOc.gif
On notepad++ when i hold ALT + click i can select multiple lines according to the cursor position.
Thank you, do you know how i could set it to alt + left click?
I’m looking at the sublime-keymap but i have no idea the name of this binding.
The process for this is the same as for key bindings; use Preferences > Mouse Bindings
, find the binding in the left hand pane that’s doing what you want, copy it to the right, and change the key/button assignment.