CodeEditApp / CodeEditApp/CodeEdit

✨ Setting to change keyboard shortcut to add multiple cursors

Open
#1,295 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Swift
Stars
23k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

### 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.