Skip to content

Commit

Permalink
Set "extensionKind": "ui" to support remote development wayou#61
Browse files Browse the repository at this point in the history
Fixes wayou#148. See that issue for details
  • Loading branch information
mjbvz authored May 2, 2019
1 parent 858cb7d commit 724ac8d
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 @@ -32,6 +32,7 @@
"categories": [
"Other"
],
"extensionKind": "ui",
"activationEvents": [
"*"
],
Expand Down

0 comments on commit 724ac8d

Please sign in to comment.