CodeEditApp / CodeEditApp/CodeEdit
✨ Setting to change keyboard shortcut to add multiple cursors
Đang mở
enhancement
- Ngôn ngữ chính
- Swift
- Star
- 23k
- Fork
- 1.2k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.