Sublime Text: Difference between revisions
Jump to navigation
Jump to search
Line 30: | Line 30: | ||
* [https://www.sublimetext.com/docs/3/build_systems.html Build Systems] | * [https://www.sublimetext.com/docs/3/build_systems.html Build Systems] | ||
* [https://www.sublimetext.com/docs/3/key_bindings.html Key Bindings] | * [https://www.sublimetext.com/docs/3/key_bindings.html Key Bindings] | ||
* [[IntelliJ IDEA]] |
Revision as of 23:23, 21 January 2021
Shortcuts
MacOS ─────────────────────────────────────────────── ⌘ + D » Quick Add Next ⌘ + U » Quick Add Next Undo ⌘ + Control + G » Find All ⌘ + L » Expand All Selection to Line ⌘ + F » Find All ⌘ + Left » Move Cursor to the Line Start ⌘ + Right » Move Cursor to the Line End |
Windows/Linux ─────────────────────────────────────────────── Ctrl + D » Quick Add Next Ctrl + U » Quick Add Next Undo Alt + F3 » Find All Ctrl + L » Expand All Selection to Line Ctrl + F » Find All Fn + Left » Move Cursor to the Line Start Fn + Right » Move Cursor to the Line End |