Rust 101 - How to set up VS Code for Rust

Rust 101 - How to set up VS Code for Rust

Rust Ing

1 год назад

20,940 Просмотров

In this video we will be starting our journey with Rust by doing the necessary groundworks to make our adventure easier and more enjoyable overall! We will start things off by going through the procedure of installing Visual Studio Code, selecting the right installer and mentioning options we have at our disposal. After that, we will be going through the instalation process for VS Code extensions and we will be naming 6 extensions that are good options to consider for your future Rust working environment. If this all sounds interesting, I would like to invite you to join me on this journey!
Link for downloading VS Code: https://code.visualstudio.com/download
Ссылки и html тэги не поддерживаются


Комментарии:

@qaundalechad6220
@qaundalechad6220 - 16.10.2023 13:03

Thank you so much man😁

Ответить
@dev-rachid
@dev-rachid - 15.10.2023 23:41

i have problem with rust-analyzer, it shows me this : [ERROR rust_analyzer::main_loop] FetchWorkspaceError:
rust-analyzer failed to load workspace: Failed to load the project at ...
Thank you

Ответить
@herb.420
@herb.420 - 28.07.2023 23:54

change your mic to single channel

Ответить
@lucaskaminski7333
@lucaskaminski7333 - 25.06.2023 04:28

When I start a project in windows cmd (cargo new) it creates perfectly, however this same command in vscode does not work:

"cargo : The term 'cargo' is not recognized as a cmdlet, function, script file, or operable program name. Check spelling
of the name or, if a path was included, verify that the path is correct and try again.
Not Line:1 Character:1
+ cargo run
+ ~~~~~
+ CategoryInfo : ObjectNotFound: (position:String) [], CommandNotFoundException
+ FullyQualifiedErrorId: CommandNotFoundException"

I already have the correct extension, I even managed to create a new project using cmd, but when I run the main class script, the same error appears in the Vscode terminal. Help me please

Ответить
@vulcanobyte
@vulcanobyte - 19.06.2023 00:21

Thanks good video bro

Ответить
@peepoHappyy
@peepoHappyy - 04.04.2023 00:03

Thanks for the helpful info! I subbed :D

Ответить
@giantakeshi8122
@giantakeshi8122 - 25.03.2023 19:36

thanks helpful

Ответить