mirror of
https://github.com/str4d/rage.git
synced 2025-04-02 02:17:42 +03:00
Use stable toolchain for rust-analyzer in VS Code
This commit is contained in:
parent
cb36c4cd53
commit
8688929723
1 changed files with 3 additions and 0 deletions
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"rust-analyzer.server.extraEnv": { "RUSTUP_TOOLCHAIN": "stable" }
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue