In Intellij IDEA is there a way to enable column selection mode by holding down Alt, like in other IDEs (for example Visual Studio or Notepad++)?
Currently when pressing Alt IntelliJ uses the multicursor feature, which always results in me having an aditional cursor somewhere where I don't want it.
The middle mouse button (hold and drag) does exactly what I want, I just wished I could remap it to the Alt key
In Preferences > Keymap > Editor Actions set
Create Rectangular Selection on Mouse Drag
to ⌥ Click
(clears old cursors)
Note that it should be Create instead of Add, and if you like you could set
Add Rectangular Selection on Mouse Drag
to ⌥ ⇧ Click
(keeps old cursors)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With