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
Hi, I am reporting something unpleasant when I am using VS Code to debug python files recently. I found out that a temporary copy of my original .py file is always being created when the debugging process pauses on breakpoints and errors. This problem is really disturbing, because I have to close the copied file if I want to restart debugging.
For example, in the screenshot below, my program pauses on the breakpoint of line 3. The original file is on the left side of the file bar, while the copy is created on the right. The only difference between them is the path displayed on the bar. The original one will display the right path, while the copied only contains the lowercase letters. In this example, the folder name is not superresolutionnet, but SuperResolutionNet. If I restart the debugging session, the program will start a new integrated terminal in the terminal slot. So, I have to close the window every time I restart my debugging.
Until now, I have tried reinstalling the python program, VS Code and python extensions for several times, but it seems that the problem is not solved after these actions. I failed to reproduce the problem on a second computer with the same extension and same python version. Thus, I would like to ask you for the help to figure out this problem. Thanks for you time.
Extension version: 2019.3.6352
VS Code version: Code 1.33.0 (0dd516dd412d42323fc3464531b1c715d51c4c1a, 2019-04-04T15:14:28.026Z)
OS version: Windows_NT x64 10.0.17763
System Info
Item
Value
CPUs
Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz (8 x 2112)
Issue Type: Performance Issue
Hi, I am reporting something unpleasant when I am using VS Code to debug python files recently. I found out that a temporary copy of my original .py file is always being created when the debugging process pauses on breakpoints and errors. This problem is really disturbing, because I have to close the copied file if I want to restart debugging.
For example, in the screenshot below, my program pauses on the breakpoint of line 3. The original file is on the left side of the file bar, while the copy is created on the right. The only difference between them is the path displayed on the bar. The original one will display the right path, while the copied only contains the lowercase letters. In this example, the folder name is not superresolutionnet, but SuperResolutionNet. If I restart the debugging session, the program will start a new integrated terminal in the terminal slot. So, I have to close the window every time I restart my debugging.
Until now, I have tried reinstalling the python program, VS Code and python extensions for several times, but it seems that the problem is not solved after these actions. I failed to reproduce the problem on a second computer with the same extension and same python version. Thus, I would like to ask you for the help to figure out this problem. Thanks for you time.
Extension version: 2019.3.6352
VS Code version: Code 1.33.0 (0dd516dd412d42323fc3464531b1c715d51c4c1a, 2019-04-04T15:14:28.026Z)
OS version: Windows_NT x64 10.0.17763
System Info
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
Process Info
Workspace Info
The text was updated successfully, but these errors were encountered: