You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
It's contributing items into views of other extensions.
E.g. the item's context value is "BootApp_running", which matches below when clause.
vscode-github-actions/package.json
Lines 311 to 313 in 233b9b5
Suggestion
Add
view == viewIdinto the when clauses, otherwise it's likely to register menu items/inline buttons into views of other extensions.