Skip to content

Commit

Permalink
Add virtualWorkspaces capability
Browse files Browse the repository at this point in the history
  • Loading branch information
SchoofsKelvin committed Jun 28, 2021
1 parent d8d1514 commit 8789dd6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,9 @@
}
]
},
"capabilities": {
"virtualWorkspaces": true
},
"scripts": {
"vscode:prepublish": "yarn run build && cd webview && yarn run build",
"build": "webpack --mode production",
Expand Down

0 comments on commit 8789dd6

Please sign in to comment.