Hacker News new | ask | show | jobs
by sfkdjf9j3j 2273 days ago
What kind of problems with IDEs are you running into with Rust? I've used Intellij and Clion with the Rust plugin and they seem to have all the standard IDE bells and whistles - inferred type annotations, autocomplete, autoimport, interactive debugging, refactoring, etc. I haven't tried VSCode but from what I understand that's even more popular than the Jetbrains tools so I would guess that it works pretty well too.