Tag: ide
-
Using emacs as a Rust IDE
Turns out I don’t like Helix very much. The problem? My fingers know emacs. I hate emacs, but it is what my fingers know. So I decided to figure out how to get emacs to be a Rust IDE. This was made a little tricky because I had attempted to do so a few years […]
-
Helix, Terminal-based Rust IDE
I was skimming through the latest 2023 Rust Survey, and I noticed the 5th most popular “editor or IDE setup” is Helix. (Just ahead of emacs, even!) What the heck is Helix? Helix seems to be: Rust IDE, seems to do other languages, too, but I’m interested in Rust. Heavily inspired by vim, Written in […]