We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
package.json
pnpm-workspace.yaml
1 parent f95cc0b commit 44dff1fCopy full SHA for 44dff1f
1 file changed
package.json
@@ -37,7 +37,8 @@
37
"vscode": "^1.101.0"
38
},
39
"activationEvents": [
40
- "onStartupFinished"
+ "workspaceContains:package.json",
41
+ "workspaceContains:pnpm-workspace.yaml"
42
],
43
"contributes": {
44
"configuration": {
0 commit comments