[tor-commits] [tor-browser] 39/43: Bug 1769759 - Update extension ID for rust-analyzer vscode extension recommendation. r=andi, a=NPOTB

gitolite role git at cupani.torproject.org
Tue May 31 07:07:22 UTC 2022


This is an automated email from the git hooks/post-receive script.

pierov pushed a commit to branch tor-browser-91.10.0esr-11.0-1
in repository tor-browser.

commit e85305b935921e99c409bde8bd8428da4dc4f5f9
Author: Botond Ballo <botond at mozilla.com>
AuthorDate: Tue May 17 14:36:27 2022 +0000

    Bug 1769759 - Update extension ID for rust-analyzer vscode extension recommendation. r=andi, a=NPOTB
    
    Differential Revision: https://phabricator.services.mozilla.com/D146576
---
 .vscode/extensions.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.vscode/extensions.json b/.vscode/extensions.json
index 7bc1c3539f4eb..863979c0be8c1 100644
--- a/.vscode/extensions.json
+++ b/.vscode/extensions.json
@@ -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.

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list