implicit none

I switched to Zed

Tired of Visual Studio Code, who I started to love back in university in 2017, I decided to switch to a new code editor, Zed.

It’s built on Rust, includes a bunch of AI crap (that you can easily disable) and for now it has been working quite well.

It seems to behave great for Markdown (which is easy) and not bad with Python. I’ve yet to use it with Fortran and Java, the other languages I usually touch.

So far, so good. Recently, they added Windows support (including WSL), which is great for work!

#Dev