Skip to content

Commit

Permalink
Bug 1769759 - Update extension ID for rust-analyzer vscode extension …
Browse files Browse the repository at this point in the history
…recommendation. r=andi

Differential Revision: https://phabricator.services.mozilla.com/D146576
  • Loading branch information
theres-waldo committed May 17, 2022
1 parent d10b39d commit 76cde5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
// C/C++ language support with clangd
"llvm-vs-code-extensions.vscode-clangd",
// Provides support for rust-analyzer: novel LSP server for the Rust programming language.
"matklad.rust-analyzer",
"rust-lang.rust-analyzer",
// CSS support for HTML documents.
"ecmel.vscode-html-css",
// Web app and extension debugging.
Expand Down

0 comments on commit 76cde5e

Please sign in to comment.