Sublime Text: Difference between revisions
Jump to navigation
Jump to search
Line 26: | Line 26: | ||
==References== | ==References== | ||
* [https://forum.sublimetext.com/t/sublime-text-3-uses-tabs-instead-of-spaces-for-indentation/14427 Uses tabs instead of spaces for indentation] | |||
* [https://www.sublimetext.com/docs/3/multiple_selection_with_the_keyboard.html Multiple Selection with the Keyboard] | * [https://www.sublimetext.com/docs/3/multiple_selection_with_the_keyboard.html Multiple Selection with the Keyboard] | ||
* [https://www.sublimetext.com/docs/3/ Documentation] | * [https://www.sublimetext.com/docs/3/ Documentation] |
Revision as of 22:44, 23 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 |