A few weeks ago I started using rust. My first programs were written using Notepad++.
So I’ve been wondering what Setup Redox developers are using?
vscode with rust plugin (personal choice)
I personally use Atom with Tokamak.
Atom with the ide-rust
plugin.
Its either SpaceVim or Clion + Rust Plugin (works with IDEA as well but without debugging support OOTB)