From 6fc487d2ccb57b7166bb706707485bd5b129fe9d Mon Sep 17 00:00:00 2001 From: David Richey Date: Fri, 16 Aug 2024 09:47:46 -0500 Subject: Remove rust-analyzer.workspace.discoverProjectRunner --- src/tools/rust-analyzer/editors/code/package.json | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/tools/rust-analyzer/editors/code/package.json') diff --git a/src/tools/rust-analyzer/editors/code/package.json b/src/tools/rust-analyzer/editors/code/package.json index bf9c4a366d4..3d1e1efe4db 100644 --- a/src/tools/rust-analyzer/editors/code/package.json +++ b/src/tools/rust-analyzer/editors/code/package.json @@ -330,14 +330,6 @@ "default": false, "type": "boolean" }, - "rust-analyzer.discoverProjectRunner": { - "markdownDescription": "Sets the extension responsible for determining which extension the rust-analyzer extension uses to generate `rust-project.json` files. This should should only be used\n if a build system like Buck or Bazel is also in use.", - "default": null, - "type": [ - "null", - "string" - ] - }, "rust-analyzer.showUnlinkedFileNotification": { "markdownDescription": "Whether to show a notification for unlinked files asking the user to add the corresponding Cargo.toml to the linked projects setting.", "default": true, -- cgit 1.4.1-3-g733a5