-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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
Debug Console Shows wrong source for logpoint messages #107860
Comments
This sounds like an issue in VS Code. However I can not reproduce it. |
Hi @isidorn. I have made a repository in which I can reproduce the bug consistently: https://github.com/KyleRAnderson/VSCode-bug-reproducible. There are instructions in the repository's README with what you can do to get it to happen again. Unfortunately I do not have time right now to reproduce it on VSCode insiders, though hopefully the steps above are enough. Thanks! |
@KyleRAnderson thanks a lot for great steps. I have pushed a fix and VS Code insiders should have the fix tomorrow. So if you have time would be great if you doulbe check. Though I verified the fix fixes the issue here. |
Awesome, I'm really glad to hear that it's been fixed so quickly, I only found it yesterday. I'll try it out on VSCode insiders tomorrow, |
Great, thanks! |
This bug has been fixed in to the latest release of VS Code Insiders! @KyleRAnderson, you can help us out by confirming things are working as expected in the latest Insiders release. If things look good, please leave a comment with the text Happy Coding! |
I tried this out on VSCode insiders, I can confirm that it is functioning as expected now. |
Great, thanks for letting us know. Adding verified label. |
We had to revert the fix, thus reopening this. |
/verified |
Thanks a lot |
Issue Type: Bug
After debugging with the "Run Current File" configuration, the output from logpoints within that debug session showed up under the label of "Debug Unit Tests" (from the Python extension). This fixed itself when I switched to and from the debug sources.
I'm not sure if there is something specific to this having been unit tests running or not, or if it is possibly a problem with the Python extension.
Screenshot:
In the above screenshot, the output that is being displayed was generated by the "Run Current File" launch configuration, but initially shows up under "Debug Unit Tests". This is the problem.
VS Code version: Code 1.49.2 (e5e9e69, 2020-09-24T16:29:41.983Z)
OS version: Windows_NT x64 10.0.19041
Remote OS version: Linux x64 4.19.128-microsoft-standard
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Extensions (25)
The text was updated successfully, but these errors were encountered: