Sublime Text 3: Sublime Text is a commercial text editor for the code used to support many programming languages and markup languages. It can expand its functionality with plugins, find source code, and analyze the code metrics. It is commonly used in Python code.
Compared to other text editors, the Sublime text editor is faster, more accurate, and easily accessible.
In this article, you will learn Keyboard Shortcuts for Sublime Text 3. Use these shortcuts to save your working time.
Last Updated on Feb 28, 2022.
Selection Shortcut Keys:
In the below table, you will learn selection shortcuts and their functions of Sublime Text 3. Kindly use these shortcuts properly.
Shortcut | Function |
---|---|
Ctrl+Alt+↑ | Make use of this shortcut to select the line above. |
Ctrl+Alt+↓ | use this shortcut to select the line below. |
Ctrl+D | It is used to select the next occurrence of the word. |
Ctrl+Shift+L | This shortcut is used to split the multi-line selection into line selections. |
Ctrl+Shift+Space | In order to select the current brackets, you can use this shortcut. |
Ctrl+Shift+M | By using this shortcut, you can select between the current brackets. |
Escape | If you want to clear all the sections, you can use this key. |
Alt+F3 | Used to add all occurrences of the selected word. |
Navigation Shortcut Keys:
In the below table, you will learn navigation shortcuts and their functions of Sublime Text 3.
Shortcut | Function |
---|---|
Ctrl+R | If you want to go to any section, you can use this shortcut. |
Ctrl+G | It is used to go to the line. |
F12 | This key is used to go to the definition. |
Layout Shortcut Keys:
The table explains layout shortcuts and their functions of Sublime Text 3.
Shortcut | Function |
---|---|
Alt+Ctrl+1 | This shortcut is used to make one column. |
Alt+Ctrl+2 | In order to make two columns, you can use this shortcut. |
Manipulation Shortcut Keys:
The table explains manipulation shortcuts and their functions of Sublime Text 3. Please use these shortcuts carefully.
Shortcut | Function |
---|---|
Ctrl+‘ | To toggle the line comment, you can use this shortcut. |
Ctrl+Shift+‘ | Use this shortcut to toggle the block comment. |
Verdict:
You can use these shortcuts for both Windows 10 and Windows 11. Make sure to use these shortcuts properly.
From this article, you will learn Keyboard Shortcuts for Sublime Text 3. Thank you for reading this article. I hope this article is helpful!. If you have any questions or doubts regarding this article, please share with us in the comment section.
Read More: