Skip to content

Commit

Permalink
Add extensionKind
Browse files Browse the repository at this point in the history
  • Loading branch information
etspaceman committed May 31, 2024
1 parent 75696bf commit 92e2cf8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
"activationEvents": [
"onLanguage:smithy"
],
"extensionKind": [
"workspace",
"ui"
],
"main": "./out/src/extension",
"contributes": {
"configuration": {
Expand Down

0 comments on commit 92e2cf8

Please sign in to comment.