Sublime Forum

Is Sublime Text Still Worth Using as a Main Editor in 2026?

#1

Hey everyone,

I’ve been using Sublime Text on and off for a while now, and recently I started wondering how many people here are still using it as their main editor in 2026.

What keeps pulling me back is how fast, lightweight, and distraction-free it feels compared to heavier editors. I’ve tried other options like VS Code and even experimented a bit with Neovim, but somehow Sublime always feels more “focused” when I just want to write code without too much overhead.

At the same time, I do feel like modern development workflows often expect more built-in features debugging tools, deep integrations, etc. which sometimes makes me question if sticking with Sublime long-term is the right move.

So I’m curious:

  • Are you using Sublime Text as your primary editor for daily work?
  • What kind of projects do you mainly use it for (web dev, scripting, large-scale apps, etc.)?
  • Do you rely heavily on plugins/LSP to turn it into a more IDE-like setup?
  • Or do you pair it with other tools for certain tasks?

I’d really like to hear real experiences especially from people who have stuck with Sublime for years. What makes you stay, and what (if anything) still feels missing?

Looking forward to your thoughts

0 Likes

#2

Why do you open another thread? Anyone else still sticking with Sublime in 2026?

2 Likes

#3

Para 1. Subl is my main editor due to its matching my eyes.

Para 2. Agreed. Subl is focussed. One stop.

Para 3. I find no expansion limits. Sticking is a personal decision. Editors rise and fall (I cited Atom). I am “sticking”.

Para 4.
Yes.
All those … and desktop publications. Deployment.
One gateway plugin is all I need. Fans out to others.
Absolutely. With XML compliant apps. Network with processes.
Missing? Added natural language layer to remove key-binding memory. Read Dijkstra. Work in progress. But see Albert for ideas.

0 Likes

#4

I use Sublime Text and Sublime Merge every day as my main apps. Totally worthy.

0 Likes

#5

As I research deeper I find same question asked years ago. Seems seasonal. Should I invest into Sublime anymore?

My puzzle at moment is if I have a large number of Subl file tabs (just as I am prone to have in browser) what is similar to tab breadcrumbs in chrome?. i.e. toggle back and forth in Subl file history? In Chrome it is [Ctrl+W] and [Ctrl+Alt+T]. So tab navigation?

Found this … Browser-like back/forward history navigation

Solved: It is in File History …

0 Likes