Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 46f1584

Browse files
committedAug 15, 2023
Add Client as powershell.cwd for workspace
Using the new (in preview) workspace-respecting option.
1 parent 629767b commit 46f1584

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎extension-dev.code-workspace

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"VSCODE_VERSION": "insiders",
6666
"ELECTRON_RUN_AS_NODE": null
6767
},
68+
"powershell.cwd": "Client",
6869
},
6970
"tasks": {
7071
"version": "2.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.