CodeEditApp / CodeEditApp/CodeEdit
✨ Setting to change keyboard shortcut to add multiple cursors
オープン
enhancement
- 主要言語
- Swift
- スター
- 23k
- フォーク
- 1.2k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### 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.
コントリビューションガイド
評価
この issue はまだ評価されていません。