Post from 2026-07-03 07:20:04

I started using #Zed for some C/C++ work and I gotta say this is probably the best IDE experience I had with these languages:

- Minimal UI, but important stuff works
- Compilation databases are ingested automagically
- Remote, cross-platform editing (this is **huge**, I still have to figure out remote build/debug though)

As a bonus they even got to disable the Most Annoying Feature(tm) of the editor recently:

https://github.com/zed-industries/zed/issues/59427
permalink | main