CodeEdit icon indicating copy to clipboard operation
CodeEdit copied to clipboard

✨ Setting to change keyboard shortcut to add multiple cursors

Open austincondiff opened this issue 2 years ago • 0 comments

Description

It is now possible to add multiple cursors with ⌃⇧ Click, thanks to STTextView for providing it, which aligns with Xcode. This is what other editors use:

Editor Shortcut
Xcode ⌃⇧ Click
VS Code ⌥ Click
Atom ⌘ Click
IntelliJ ⌥ ⇧ Click

Users will probably want a setting to change this shortcut so we should provide a way for them to do this.

austincondiff avatar Jun 03 '23 20:06 austincondiff