We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
activationEvents
1 parent 7c8ae35 commit 682f90cCopy full SHA for 682f90c
editors/code/package.json
@@ -64,11 +64,6 @@
64
"vsce": "^2.9.2"
65
},
66
"activationEvents": [
67
- "onLanguage:rust",
68
- "onCommand:rust-analyzer.analyzerStatus",
69
- "onCommand:rust-analyzer.memoryUsage",
70
- "onCommand:rust-analyzer.reloadWorkspace",
71
- "onCommand:rust-analyzer.startServer",
72
"workspaceContains:*/Cargo.toml",
73
"workspaceContains:*/rust-project.json"
74
],
0 commit comments