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.
1 parent d814b63 commit aefe6c2Copy full SHA for aefe6c2
package.json
@@ -26,7 +26,8 @@
26
"workspaceContains:**/.vscode/.zshrc",
27
"workspaceContains:**/hosts/**.md",
28
"workspaceContains:**/users/**.md",
29
- "workspaceContains:**/services/**.md"
+ "workspaceContains:**/services/**.md",
30
+ "workspaceContains:**/.weaponized"
31
],
32
"main": "./dist/extension.js",
33
"contributes": {
0 commit comments