Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yeah. I'm a vim guy myself, but I totally understand the appeal of IDEs. Luckily Rust is a well-defined language (unlike C and C++), so building a nice IDE shouldn't be too arduous.


The compiler for Rust still needs work in order to support the partial compiling required for typical IDE.


Not only that, but it looks to have some very good tooling. Cargo should simplify things a lot for whoever writes IDEs.

Not only do you have a package manager, but a build system.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: