Sublime Text Keyboard Shortcuts
Sublime Text is a powerful, lightweight code editor known for its speed, efficiency, and extensive customization capabilities. Mastering keyboard shortcuts boosts productivity by enabling seamless navigation, editing, and project management.
Official URL: https://www.sublimetext.com/
File Operations
Create a new file
Ctrl+N
Open a file
Ctrl+O
Save file
Ctrl+S
Save file as
Ctrl+Shift+S
Editing
Copy line (without selection)
Ctrl+C
Cut line (without selection)
Ctrl+X
Duplicate line
Ctrl+Shift+D
Toggle comment
Ctrl+/
Navigation
Quick open file
Ctrl+P
Go to line
Ctrl+G
Command palette
Ctrl+Shift+P
Selection
Select current line
Ctrl+L
Select word
Ctrl+D
Sublime Text
Additional information not available for this software.