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.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index 744585721..1fe8e9f8a 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -51,9 +51,6 @@
51 "typescript-formatter": "^7.2.2", 51 "typescript-formatter": "^7.2.2",
52 "vsce": "^1.74.0" 52 "vsce": "^1.74.0"
53 }, 53 },
54 "extensionDependencies": [
55 "vadimcn.vscode-lldb"
56 ],
57 "activationEvents": [ 54 "activationEvents": [
58 "onLanguage:rust", 55 "onLanguage:rust",
59 "onCommand:rust-analyzer.analyzerStatus", 56 "onCommand:rust-analyzer.analyzerStatus",