Recommend rust-analyzer vscode extension

This commit is contained in:
Remo Senekowitsch
2022-10-02 12:43:52 +02:00
parent cc19bdda8b
commit 7ef7c35350
3 changed files with 6 additions and 6 deletions

4
.vscode/launch.json vendored
View File

@@ -1,7 +1,7 @@
{
/*
* Requires the Rust Language Server (RLS) and Cortex-Debug extensions
* https://marketplace.visualstudio.com/items?itemName=rust-lang.rust
* Requires the Rust Language Server (rust-analyzer) and Cortex-Debug extensions
* https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer
* https://marketplace.visualstudio.com/items?itemName=marus25.cortex-debug
*/
"version": "0.2.0",