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
roblourens opened this issue
Nov 1, 2018
· 2 comments
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded
Set up remote debugging, must be on a different actual disk, using node 10.12+
Set a BP, hit the BP
File opens again in a "read-only core module" file 🐛
The text was updated successfully, but these errors were encountered:
roblourens
added
bug
Issue identified by VS Code Team member as probable bug
debug
Debug viewlet, configurations, breakpoints, adapter issues
labels
Nov 1, 2018
@roblourens Yes, I just tested the insiders build and it was fixed on my simplified repo I made in the comment referenced. In the next couple of days I will test it on our full (with .map / .ts files) and report if I see any issue.
Thank you so much for your responsiveness. It might seem to be a corner case which is why people did not notice that much, but we have a Kubernetes centric development process, meaning all our dev process run on local Kubernetes managed containers during dev, and without this fix debugging would have become very cumbersome.
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
Repro steps: #61711 (comment)
Or steps w/o docker:
The text was updated successfully, but these errors were encountered: