What's a good alternative to VS Code?
GRAM

Gram is an open source code editor with built-in support for many popular languages. Gram is an opinionated fork of the Zed code editor.

@matuzo I had a good impression with Zed once I had turned all the AI bullshit off; now I'm using VS Codium for work.

@matuzo what’s driving you away from it? Might help tailor recommendations.

I’m really liking VSCodium because it’s pretty much VSCode but it doesn’t have Microslop’s BS in there

@matuzo a year ago I made the shift *back* from VSCode to SublimeText and it has been great!
@matuzo don’t laugh but I’m currently using Vim, on the terminal, but for writing in screenplay format (.fountain) (not for a film or anything, but for comics).
@matuzo I think it depends on what you’re looking for. I like WebStorm, PhpStorm, and other JetBrains products for everyday coding, but for one-off, lightweight editing, I use VS Code or SublimeText.
@matuzo If you're on the Mac, I use Nova by Panics Inc. The one factor that might turn you away is that it is a subscription model. I also just installed VS Codium and am configuring it. And I see that others have recommended that one, too.

@matuzo for remote access/hosted, code-server (which is basically VS Code)

for a native app, Zed

@matuzo Zed, no doubt that this will be a common recommendation https://zed.dev
Zed — Love your editor again

Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

Zed

@matuzo if the flood of new AI features added to it is the reason you’re looking for an alternative, welcome to my world. I took a big step and switched to NeoVim and love everything about it! You’re in full control and you can do with your editor what you want. Learning curve is steep but knowing vim movements is like having an extra powers.

But Vim is not an alternative to VSCode! I also used Zed for a while and It is what I would recommend.

@trey @matuzo I second this but check out Zed if you are a GUI kinda person. https://zed.dev/
Zed — Love your editor again

Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

Zed
@matuzo if you’re on Mac, Nova (by Panic) is fantastic.
Best VS Code Alternatives: Top Code Editors & IDEs in 2026

Visual Studio Code is a cross-platform, extension-driven code editor with IntelliSense-style completion plus integrated Git and debugging workflows. Users praise its...

AlternativeTo
@matuzo Besides VSCode I’m using BBEdit for years on my Macs.
@matuzo I’ve been using Zed for a little while + have mostly been loving it (AI features can be disabled, but the search UI is kinda sucky); but Pulsar will probably remain my favourite, especially now they’ve sorted some of the performance issues