Skip to content

Commit

Permalink
Add extensionKind to make sure this extension runs on the remote machine
Browse files Browse the repository at this point in the history
  • Loading branch information
nisargjhaveri committed Aug 19, 2024
1 parent 3a7c9a1 commit e11219a
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 @@ -16,6 +16,7 @@
"onCommand:remote-adb.getExternalUrl"
],
"main": "./dist/extension.js",
"extensionKind": ["workspace"],
"contributes": {
"commands": [
{
Expand Down

0 comments on commit e11219a

Please sign in to comment.