srares13 / keyboard-cursors-and-selections

Create arbitrary cursors and selections with the keyboard.
MIT License
5 stars 0 forks source link

In a nutshell

Place inactive cursors and selections

Create cursors and selections


And activate them on demand

And then activate them


Everything is done with two commands




Read more

Feedback

For questions, suggestions, issues, feel free to use the Issues section of the extension's repository.


If you want to remap the commands

  1. Open the Command Palette (Windows/Linux: Ctrl + Shift + P, Mac: Cmd + Shift + P).

  2. Search for and select Preferences: Open Keyboard Shortcuts.

  3. Once the Shortcuts tab is open, search for the desired command, for example Place Inactive Selection, double click on it and press the new key combination.


Other features







Extension limitations

These extension's limitations are derived from the limitations of the VS Code Extension API itself, but they are handled to minimize as much as possible their inconvenience.