Simple question. What do you use for editing Rust code? Why?

I’ll start. I use VS Codium, but every now and then I give Neovim and even GNOME Builder a shot.

  • I use Neovim, either with kickstarter.vim config or with astronvim.

    I used VS Code, but it simply got to slow on my laptop of 12 years age. I therefore started to use helix and got hooked by the ideas of key bindings.

    I then heard that Copilot X will / would work on neovim, and I might give it a try in the future I switched to neovim. Although still early I don’t regret it at all. I finally understood why people are using it.