Hello. I want to announce the first release of RustDT (http://rustdt.github.io/), an Eclipse based IDE for the Rust language:
This IDE builds on the experience gained working on the DDT and Goclipse IDEs.
I’m still a newbie to Rust, so I’m hoping to improve RustDT as I learn more about Rust. Feedback and contributions welcome.
In related discussion, is there any command-line autocompletion tools for Rust, or any plans to develop one in the future? Something in the lines of gocode (https://github.com/nsf/gocode), go oracle (http://golang.org/s/oracle-user-manual), or DCD (https://github.com/Hackerpilot/DCD). I would be happy to integrate such a tool with RustDT.