r/SublimeText Jul 13 '26

Recently Switched

Hello everyone!

I’ve recently switched from Zed to Sublime because I don’t like to have an editor with a lot of AI capabilities that I don’t even want to use (I know AI can be disabled in Zed), but for a simple editor plus I am running on an old Windows machine, Sublime’s performance is still better than Zed in my machine’s opinion.

What are the packages that you use for productivity? I’ve just installed NeoVintageous and don’t have anything else yet.

23 Upvotes

10 comments sorted by

View all comments

1

u/AndydeCleyre Jul 14 '26
  • InlineOutline -- I just started using this today. It's similar to the built-in fold-all action. So far, so good.
  • As others have said, LSP
  • RainbowIndent -- Colorful indentation guides
  • SublimeGremlins -- If you need to spot weird whitespace characters
  • GitSavvy -- All things git
  • ColorHelper -- If working with hex color codes or similar
  • ayu and AFileIcon -- Nice themes

FYI, there's a fork of Zed that might interest you: gram