Sublime Text 4 Setup

Sublime Text has been my go-to editor for years, and with the release of Sublime Text 4, it’s gotten even better. While VSCode dominates the market with its extensive plugin ecosystem, Sublime Text 4 remains unmatched in speed, responsiveness, and elegance. Here’s my current setup that balances functionality with performance.

Why Sublime Text 4?

Sublime Text 4 brings significant improvements over ST3:

  • Native support for TypeScript, JSX, and TSX
  • Improved syntax highlighting engine
  • Better performance with large files
  • Enhanced auto-completion
  • Built-in Git integration improvements
  • Tab multi-select functionality

Essential Packages

Package Control

First things first - install Package Control if you haven’t already. Press Ctrl+Shift+P (or Cmd+Shift+P on Mac), type “Install Package Control” and hit enter.