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

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/

-1 points · 9 comments · view on lemmy.world

9 Comments

sukhmel@programming.dev · 10 pts · 1y (1 reply)

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

raptor@infosec.exchange · 3 pts · 1y

@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.

Kissaki@programming.dev · 3 pts · 1y (4 replies)

Looks like the body didn't fit in the title and cut off?

Given the lack of expressive title, I'm not even sure what this post is supposed to be. I deduct it's a random thought/sharing?

Ephera@lemmy.ml · 3 pts · 1y

It got federated over from Mastodon, because OP tagged the community. Mastodon posts don't have a title, so Lemmy just fills in the start of the body text...

raptor@infosec.exchange · 1 pts · 1y (2 replies)

@Kissaki not sure what you’re talking about 😅

Kissaki@programming.dev · 1 pts · 1y (1 reply)

raptor@infosec.exchange · 2 pts · 1y

@Kissaki I see… they literally say “Some communities may be broken while we work on fixes” so maybe that’s the reason. My original mastodon post is visible at https://infosec.exchange/@raptor/113740496693652341

vatlark@lemmy.world · 1 pts · 1y (1 reply)

Any suggestions for Sublime Text?