Using Eclipse IDE for Rust on Ubuntu
Update: New blog post about choosing Visual Studio Code for Rust because of better IDE support.
In my first blog post I was starting out with Atom editor but quickly realized that it is lacking features of Integrated Development Environments (IDEs). I need to be able to click on functions and data types to jump to their definitions and was not able to get that working in Atom.
