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
{{ message }}
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.
Our CTI also had an issue with ${workspaceFolder} where it ended up being translated to /C:/test/temotedebug.py (note the leading slash and path separators). When she set localRoot to C:\\test\\ it apparently worked. (She was trying remote debugging from Windows to Linux.)
Environment data
Actual behavior
Could not map file correctly to stop at breakpoint when
pathMappings.localRoot
has slashSteps to reproduce:
launch.json
Python Experimental: Attach (sub folder) (not working)
is not working, while other two workThe text was updated successfully, but these errors were encountered: