From 0aa5c5db151f7ef7459f969f2a2e00815d5585b9 Mon Sep 17 00:00:00 2001 From: Erwin Boskma Date: Sat, 8 Jun 2024 16:48:10 +0200 Subject: [PATCH] vscode: Update rust-analyzer extension id due to deprecation --- home-manager/modules/vscode/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/modules/vscode/default.nix b/home-manager/modules/vscode/default.nix index 0f996f5..e7ad285 100644 --- a/home-manager/modules/vscode/default.nix +++ b/home-manager/modules/vscode/default.nix @@ -35,7 +35,6 @@ in # EugenWiens.bitbake elixir-lsp.vscode-elixir-ls # this is the one by Jake Becker, not the deprecated one # kumar-harsh.graphql-for-vscode - matklad.rust-analyzer # monokai.theme-monokai-pro-vscode ms-azuretools.vscode-docker ms-python.python @@ -52,6 +51,7 @@ in # pgourlain.erlang # phoenixframework.phoenix rubymaniac.vscode-paste-and-indent + rust-lang.rust-analyzer # surajbarkale.ninja timonwong.shellcheck tuttieee.emacs-mcx