mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
Fix Rust Analyzer recommendation (#1878)
This commit is contained in:
parent
58370d6757
commit
a5ad95ca41
1 changed files with 1 additions and 1 deletions
2
.vscode/extensions.json
vendored
2
.vscode/extensions.json
vendored
|
@ -3,7 +3,7 @@
|
|||
"esbenp.prettier-vscode",
|
||||
"bazelbuild.vscode-bazel",
|
||||
"ms-python.python",
|
||||
"matklad.rust-analyzer",
|
||||
"rust-lang.rust-analyzer",
|
||||
"svelte.svelte-vscode",
|
||||
"zxh404.vscode-proto3",
|
||||
"usernamehw.errorlens",
|
||||
|
|
Loading…
Reference in a new issue