|
|
|
|
|
by bluejekyll
3723 days ago
|
|
From a code writing perspective, Rust's support in Atom and other editors thought Racer is pretty good. Debugging is my big issue right now. For that I drop into lldb in UI mode, which works fine, but I would love to see that integrated into one of the ide's out there. Anyway, the lack of an IDE hasn't hampered my ability to be productive in Rust. Unlike Java, C++, et al. |
|