-
Notifications
You must be signed in to change notification settings - Fork 294
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
Log Debug Adapter traffic #6468
Comments
roblourens
added a commit
that referenced
this issue
Aug 21, 2021
Add a "verbose" logging level Fix #6468
roblourens
added a commit
that referenced
this issue
Aug 21, 2021
Add a "verbose" logging level Fix #6468
roblourens
added a commit
that referenced
this issue
Aug 23, 2021
Add a "verbose" logging level Fix #6468
roblourens
added a commit
that referenced
this issue
Aug 23, 2021
* Log debug adapter traffic Add a "verbose" logging level Fix #6468 * Update active notebook editor context keys immediately on start * Fix some RBL bugs and simplify DAP communication. - Forward all debug events to client - Avoid sending messages to the wrong place - Don't block the configurationDone event on execution * Don't show "Starting" popup on every RBL * Dispose global listeners in debug adapter * Don't delete ipykernel cell file directory. It's not always empty and this spams errors in the console.
joyceerhl
pushed a commit
that referenced
this issue
Aug 23, 2021
Add a "verbose" logging level Fix #6468
joyceerhl
pushed a commit
that referenced
this issue
Aug 23, 2021
* Log debug adapter traffic Add a "verbose" logging level Fix #6468 * Update active notebook editor context keys immediately on start * Fix some RBL bugs and simplify DAP communication. - Forward all debug events to client - Avoid sending messages to the wrong place - Don't block the configurationDone event on execution * Don't show "Starting" popup on every RBL * Dispose global listeners in debug adapter * Don't delete ipykernel cell file directory. It's not always empty and this spams errors in the console.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This will make it easier to test performance and other issues. Like this one microsoft/vscode#127720.
Put it on the Jupyter output or on its own output.
The text was updated successfully, but these errors were encountered: