-
Notifications
You must be signed in to change notification settings - Fork 29.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chrome debug: no loaded scripts view #55462
Closed
isidorn opened this issue
Jul 31, 2018
· 6 comments
· May be fixed by maxemiliang/vscode-ext#27, stefanonepa/vscode-chrome-debug#4 or maxemiliang/vscode-ext#28
Closed
Chrome debug: no loaded scripts view #55462
isidorn opened this issue
Jul 31, 2018
· 6 comments
· May be fixed by maxemiliang/vscode-ext#27, stefanonepa/vscode-chrome-debug#4 or maxemiliang/vscode-ext#28
Labels
Milestone
Comments
isidorn
added
bug
Issue identified by VS Code Team member as probable bug
debug
Debug viewlet, configurations, breakpoints, adapter issues
labels
Jul 31, 2018
@roblourens does the "Debugger for Chrome" already set the "supportsLoadedScriptRequest"? |
Yeah I guess that should go in -core not node2 |
I still see this with latest vscode insiders:
|
Sorry, publishing it now. |
This is published with the flag to enable it but needs #57401 to be fixed. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Refs #54921
In my particular example I debugged 'launch vscode' configuration in our vscode repo.
I believe the issue here is that the chrome debug available on the marketplace still does not support loaded scripts.
The text was updated successfully, but these errors were encountered: