Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 99267

Complete Rust plugin install for VS Code via command line

$
0
0

I'd like for my students to program Rust from within VS Code under Windows 10. I hope to provide the IT department with a set of scriptable commands to set this up on each machine.

I have installed Rustup. I also execute the following to install the "Rust (rls)" plugin:

code --install-extension rust-lang.rust

When I then open VS Code, I receive a popup message at the bottom right:

RLS not installed. Install?

If I select "Yes" everything goes well. What I would prefer, is for this step to have been completed earlier via the command line (as above with --install-extension). Is this possible? Am I missing another extension? Can this be installed via the command line?


Viewing all articles
Browse latest Browse all 99267

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>