Turning Atom Into A Rust IDE

I’ve been using Atom since way back in the Beta mainly as an alternative to Sublime Text because I didn’t get on with the way Sublime handles packages and add ins. I have used Atom to write a lot of different languages: C#, C, C++, javascript, HTML, CSS, PHP, Erlang and LISP to name a few. Atom handled all of the language formatting plugins without blinking. A while ago I wrote an Erlang UDP Server with SFML and C++ as a UDP client.