Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
activate Evidence extension for workspaces with package.json or `simp…
Browse files Browse the repository at this point in the history
…leBrowser.view` open (#42)
  • Loading branch information
RandomFractals committed Jun 1, 2023
1 parent 503308a commit f5dffce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@
"onLanguage:javascript",
"onLanguage:json",
"onLanguage:svelte",
"workspaceContains:**/package.json",
"onView:simpleBrowser.view",
"onCommand:evidence.createProjectFromTemplate",
"onCommand:evidence.openSettings",
"onCommand:evidence.installDependencies",
Expand Down

0 comments on commit f5dffce

Please sign in to comment.