My Sublime Text 4 Setup: A Modern Developer’s Configuration

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.

Read more →

My Linux Laptop Setup II (2020): Manjaro Edition

After using Elementary OS for almost half a decade since the Luna release, I wanted to explore other distributions. As I mentioned in my previous posts, Slackware was my first Linux experience, so I wanted to go for something similar this time and ended up with Arch-based Manjaro. It turned out to be a great choice! I’m still using the same laptop from my previous setup post (HP EliteBook 2570P).

Read more →