Add a when clause to the contributed explorer view such that it is only activated when the workspace has a package.json file #117950
Labels
author-verification-requested
Issues potentially verifiable by issue author
bug
Issue identified by VS Code Team member as probable bug
insiders-released
Patch has been released in VS Code Insiders
tasks
Task system issues
verified
Verification succeeded
Milestone
As you can see below, I don't have a package.json file in my workspace. I am working in a Python project. This extension is still contributing its view however.
Would it be possible to have the extension only contribute its view when a package.json is found at the root of the workspace?
This feature is talked about here microsoft/vscode-java-test#793 (comment).
The text was updated successfully, but these errors were encountered: