aboutsummaryrefslogtreecommitdiff
path: root/editors/code/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'editors/code/package.json')
-rw-r--r--editors/code/package.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index d30673791..7ef727b9d 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -205,11 +205,6 @@
205 "default": [], 205 "default": [],
206 "description": "Paths to exclude from analysis." 206 "description": "Paths to exclude from analysis."
207 }, 207 },
208 "rust-analyzer.notifications.workspaceLoaded": {
209 "type": "boolean",
210 "default": true,
211 "markdownDescription": "Whether to show `workspace loaded` message."
212 },
213 "rust-analyzer.notifications.cargoTomlNotFound": { 208 "rust-analyzer.notifications.cargoTomlNotFound": {
214 "type": "boolean", 209 "type": "boolean",
215 "default": true, 210 "default": true,