Just bumping that I ran into this problem using Mocha Test Explorer and wanting to run debug configs in a code workspace for a polyglot VSCode Extension (The PowerShell extension. It would be a nice-to-have, or otherwise be able to reference in my .code-workspace launch configs from the local workspace folder for preTask and postTask stuff, because right now I have to duplicate all the launch and task config locally to the workspace which leads to duplicate entries in my debug.
Bumping this too. Notice that it logically affects readyServerAction variant using startDebugging action. I think this lack of implementation is also related to #169375 . The .code-workspace file example below should be handled :
8条答案
按热度按时间pdsfdshx1#
看起来这个不支持。API说
* The named configurations are looked up in '.vscode/launch.json' found in the given folder.
knsnq2tg2#
Just bumping that I ran into this problem using Mocha Test Explorer and wanting to run debug configs in a code workspace for a polyglot VSCode Extension (The PowerShell extension. It would be a nice-to-have, or otherwise be able to reference in my .code-workspace launch configs from the local workspace folder for preTask and postTask stuff, because right now I have to duplicate all the launch and task config locally to the workspace which leads to duplicate entries in my debug.
tcbh2hod3#
Bumping this too. Notice that it logically affects
readyServerAction
variant usingstartDebugging
action.I think this lack of implementation is also related to #169375 .
The
.code-workspace
file example below should be handled :mwngjboj4#
Bumping this too to get the error fixed
pdtvr36n5#
请修复这个问题,它真的很受限。
bt1cpqcv6#
面对相同的问题!
pjngdqdw7#
Bumping this too
chhqkbe18#
Bumping this too