-
Notifications
You must be signed in to change notification settings - Fork 2
Add workspaceContains
and onView
to extension activationEvents
in package.json
#42
Comments
After reading
So, I think we'll just check for After activation we can check if that config has |
We can also use Docs: https://code.visualstudio.com/api/references/activation-events#onView |
workspaceContains
to extension activationEvents
in package.json
workspaceContains
and onView
to extension activationEvents
in package.json
The other checks we already perform in Evidence ext. activation code and in #43
|
**/package.json
in an open project folder and activate Evidence extension and commands, in addition to Evidence project detection and commands enablement checks from Enable custom Evidence project commands only when ./evidence/template files are present #18Workspace Contains activation event docs:
https://code.visualstudio.com/api/references/activation-events#workspaceContains
Originally posted by @RandomFractals in #25 (comment)
The text was updated successfully, but these errors were encountered: