Sublime Text
WindowsmacOSLinux
About
A sophisticated text editor for code, markup and prose
Sublime Text
Sublime Text is a sophisticated text editor for code, markup, and prose that offers outstanding performance and a rich ecosystem of packages.
Download & Installation
macOS
- Download from the official website
- Or install via Homebrew:
brew install --cask sublime-text
Windows
Download the installer from the official website
Linux
Follow the official Linux installation instructions
Features
- Multiple selections for simultaneous editing
- Command palette for quick access to features
- Powerful search with regex support
- Split editing
- Instant project switch
- Customizable key bindings
- Package ecosystem
- Distraction-free mode
- Vintage mode (Vim emulation)
- Cross-platform support
- Python console
- Plugin API
Basic Configuration
-
Install Package Control:
- Open command palette (Cmd/Ctrl + Shift + P)
- Select "Install Package Control"
-
Essential settings to customize:
- Color scheme
- Font settings
- Tab size and behavior
- Auto-save options
- Key bindings
-
Recommended packages:
- SublimeLinter
- GitGutter
- Emmet
- SideBarEnhancements
- A File Icon
Package Manager Installation
Homebrew Cask (macOS)
brew install --cask sublime-text