Update the VS Code rust-analyzer extension to its new official owner

This commit is contained in:
Keavon Chambers
2022-05-13 12:09:37 -07:00
parent 3480cc93d9
commit e7d63276ad
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"recommendations": [
// Rust
"matklad.rust-analyzer",
"rust-lang.rust-analyzer",
// Web
"dbaeumer.vscode-eslint",
"Vue.volar",