We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1562dc0 + e8c07c8 commit 11946c1Copy full SHA for 11946c1
examples/.vscode/launch.json
@@ -5,7 +5,7 @@
5
"name": "PowerShell",
6
"type": "PowerShell",
7
"request": "launch",
8
- "program": "${workspaceRoot}/DebugTest.ps1"
+ "program": "${file}"
9
}
10
]
11
0 commit comments