Rust 101: Quick VS Code Setup in Under 2 Minutes

preview_player
Показать описание
No fluff or frills instructions to set up VS Code to be used with Rust all within 90 seconds (84 to be exact). I go over how to install the rust-analyzer and the other extensions that you need as well as a simple keybinding that can be helpful for checking or running your rust code.

Extensions you need:

- rust-analyzer
- even better TOML
- crates

Follow me on:
Рекомендации по теме
Комментарии
Автор

Coffee in profile pic? That's a + from me.

edmel
Автор

I don't have a c:/Users/Myname/Library folder. How is this created? I've installed both VSCode and Rust. So I can't edit the Keybindings.json.

billweberx
Автор

What should I use instead cargo? It's "deprecated"

viktorkuznetsov