You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
alexclst opened this issue
Jul 17, 2021
· 2 comments
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded
This goes in the launch element of configuring the workspace.
When I try to run it the error I get is the following:
Variable ${workspaceFolder} can not be resolved in a multi folder workspace. Scope this variable using ':' and a workspace folder name.
This is despite none of my debug configs using that variable, not just (as seen above) the debug config I am trying to start. If I use the Debug: Open Link command this works fine. It is just when I save it to my launch configs that it fails (either as launch or attach).
VS Code version: Code 1.58.2 (c3f1263, 2021-07-14T22:10:12.490Z)
OS version: Darwin arm64 20.5.0
Restricted Mode: No
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded
Issue Type: Bug
I created a
pwa-msedge
launch config in a multi-root workspace's config file. Mine was based on one VS Code generated:This goes in the
launch
element of configuring the workspace.When I try to run it the error I get is the following:
This is despite none of my debug configs using that variable, not just (as seen above) the debug config I am trying to start. If I use the
Debug: Open Link
command this works fine. It is just when I save it to mylaunch
configs that it fails (either aslaunch
orattach
).VS Code version: Code 1.58.2 (c3f1263, 2021-07-14T22:10:12.490Z)
OS version: Darwin arm64 20.5.0
Restricted Mode: No
System Info
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
Extensions (60)
A/B Experiments
The text was updated successfully, but these errors were encountered: