Skip to content

Commit

Permalink
Set extensionKind to 'workspace'
Browse files Browse the repository at this point in the history
  • Loading branch information
irwiss committed Jun 28, 2023
1 parent 2c65d3a commit 0dacf77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"keywords": [ "cataclysm", "cdda", "formatter", "style" ],
"activationEvents": [ "onLanguage:json" ],
"capabilities": { "untrustedWorkspaces": { "supported": true } },
"extensionKind": [ "workspace" ],
"repository": "https://github.com/cdda-toys/cdda-json-formatter-vscode-extension",
"browser": "./dist/web/extension.js",
"contributes": {
Expand Down

0 comments on commit 0dacf77

Please sign in to comment.