mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-19 17:58:39 +00:00
cli: point docs to the new RA extension ns (#162500)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Setup
|
||||
|
||||
0. Clone, and then run `git submodule update --init --recursive`
|
||||
1. Get the extensions: [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=matklad.rust-analyzer) and [CodeLLDB](https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb)
|
||||
1. Get the extensions: [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer) and [CodeLLDB](https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb)
|
||||
2. Ensure your workspace is set to the `launcher` folder being the root.
|
||||
|
||||
## Building the CLI on Windows
|
||||
|
||||
Reference in New Issue
Block a user