Skip to content

Commit

Permalink
Clean up activationEvents in vscode extension's package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tetsuharuohzeki committed Jun 27, 2023
1 parent 7c8ae35 commit 682f90c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions editors/code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,6 @@
"vsce": "^2.9.2"
},
"activationEvents": [
"onLanguage:rust",
"onCommand:rust-analyzer.analyzerStatus",
"onCommand:rust-analyzer.memoryUsage",
"onCommand:rust-analyzer.reloadWorkspace",
"onCommand:rust-analyzer.startServer",
"workspaceContains:*/Cargo.toml",
"workspaceContains:*/rust-project.json"
],
Expand Down

0 comments on commit 682f90c

Please sign in to comment.