Skip to content

Commit

Permalink
Set "extensionKind": "ui" to support remote development
Browse files Browse the repository at this point in the history
Fixes #441. See that issue for details
  • Loading branch information
mjbvz committed May 2, 2019
1 parent 22a83ed commit 222f6ed
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 @@ -30,6 +30,7 @@
"icon-theme",
"customization"
],
"extensionKind": "ui",
"activationEvents": [
"*"
],
Expand Down

0 comments on commit 222f6ed

Please sign in to comment.