Speed
Sublime Text is known for its fast performance, even with very large files and heavy duty workloads, providing a smooth coding experience.
Customizability
It offers extensive customization options via JSON settings files, allowing users to tailor the editor to their specific needs and preferences.
Package Control
The Package Control feature allows for easy installation, management, and discovery of plugins and themes, greatly enhancing functionality.
Multi-Platform Support
Available on Windows, macOS, and Linux, it enables a consistent working environment across different operating systems.
Multiple Selections
Allows for simultaneous editing by making multiple text selections, which is a powerful feature for rapidly making large-scale changes.
Distraction-Free Mode
Offers a distraction-free mode that lets you focus on code by providing a full-screen, minimal interface.
Command Palette
Provides a command palette that gives quick access to various functionalities, making performing complex actions easier.
I went through the key-bindings in Micro (which use different modifier keys) and added them to Sublime Text:.
– Source: dev.to
/
over 1 year ago
Oh, and sublimetext.com too if you prefer something “cleaner”. It is multi-platform too, like VSCodium.
Source:
almost 3 years ago
Sublime Text Terminal Shortcuts and menu entries for opening a terminal at the current file, or the current root project folder in Sublime Text.
– Source: dev.to
/
over 3 years ago