CodeEditApp / CodeEditApp/CodeEdit
✨ Setting to change keyboard shortcut to add multiple cursors
Aperta
enhancement
- Lingua principale
- Swift
- Stelle
- 23k
- Fork
- 1.2k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### 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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.