Skip to content

Commit

Permalink
remove unnecessary activationEvents entries (#1330)
Browse files Browse the repository at this point in the history
  • Loading branch information
tatchi committed Jan 5, 2024
1 parent 69df56f commit 0cc385d
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1170,27 +1170,8 @@
]
},
"activationEvents": [
"onLanguage:ocaml",
"onLanguage:ocaml.interface",
"onLanguage:reason",
"onLanguage:ocaml.ocamllex",
"onLanguage:ocaml.menhir",
"onLanguage:dune",
"onLanguage:dune-project",
"onLanguage:dune-workspace",
"onLanguage:cram",
"onCommand:ocaml.select-sandbox",
"onCommand:ocaml.open-terminal",
"onCommand:ocaml.open-terminal-select",
"onCommand:ocaml.open-ast-explorer-to-the-side",
"onCommand:ocaml.show-preprocessed-document",
"onCommand:ocaml.open-pp-editor-and-ast-explorer",
"onCommand:ocaml.stop-documentation-server",
"onCommand:ocaml.start-debugging",
"onCommand:ocaml.goto-closure-code-location",
"onCommand:ocaml.ask-debug-program",
"onCustomEditor:ast-editor",
"onCustomEditor:cm-files-editor",
"workspaceContains:**/dune-workspace",
"workspaceContains:**/dune",
"workspaceContains:**/dune-project",
Expand Down

0 comments on commit 0cc385d

Please sign in to comment.