this post was submitted on 30 Dec 2024
-1 points (47.1% liked)

JetBrains

182 readers
1 users here now

A community for discussion and news relating to JetBrains and its products! https://www.jetbrains.com/

Related Communities

Copyright © 2000-2024 JetBrains s.r.o. JetBrains and the JetBrains logo are registered trademarks of JetBrains s.r.o.

founded 11 months ago
MODERATORS
 

Theory is important, but I’m a strong believer in getting your hands dirty (i.e., writing your own code) as soon as possible! To make this a pleasant experience when #LearningRust, you should pick up the IDE that is best for you.

After some experimentation, I settled with RustRover by @jetbrains. It offers a delightful user experience and it’s free for non-commercial use. You should check it out.

Another popular choice is Visual Studio Code equipped with rust-analyzer and other specialized extensions such as Even Better TOML and Prettier Rust.

https://www.jetbrains.com/rust/

you are viewing a single comment's thread
view the rest of the comments
[–] sukhmel 9 points 6 days ago (1 children)

This reads as if it was an advertisement, colour me suspicious. And that's even though I use JetBrains IDE myself

[–] [email protected] 2 points 5 days ago

@sukhmel yeah maybe you’re right. For the record, I’m not getting paid or anything by JetBrains, O’Reilly, etc. Just sharing what I would’ve wanted to have when I started learning Rust. RustRover is as free as VS Code for non-commercial use BTW, so nothing much to advertise here I reckon.