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.
2 parents 7c8ae35 + 682f90c commit b2ddf14Copy full SHA for b2ddf14
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