Zed

Zed defines itself as the »last next editor«, and I started to use it instead of VSCodium in May 2026. The main reason right now is speed, the »collaboration with humans and AI« might come in future.

Hints & Tricks

The docs are very readable and thorough, nevertheless, I was fighting a bit with getting the debugger up. The trick, which works for me right now on Python with a CLI was to implement a symbolic link in the projects folder pointing to the command to use, and launch the debugger using F4 with the »normal« command, of course, in a debugging environment.

Further stuff to come...