I'm evaluating VSCode as a replacement for Atom (which replaced SlickEdit), but I can't determine if it will support the selection behavior I was able to achieve with Atom and Slick. I have my cursor movement keys redefined, which is generally incompatible with holding down "shift" and extending the selection via standard cursor movement keys. Does VSCode support the notion of starting (or "anchoring") a selection with a key-mapping of my choice (say, Ctrl-M), then allowing the selection to move and extend as I navigate around with my other (redefined) cursor movement keys?
↧