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
OS Version: Windows 10, Version 1909, OS Build: 18363.476
Steps to Reproduce:
Open any code file in VSCode ( I tried it only with JS files).
Enable word wrap.
Put breakpoints on some lines of code, not all, in the file and enter debug mode (hit F5).
Open the side bar and extend it until the editor window becomes narrow enough for the lines to start breaking and wrapping into more lines.
Output:
As you keep extending the side bar panel, the LOC (lines of code) which have breakpoints don't break on time and go under the minimap for a while before starting to break onto newer lines.
LOC without breakpoints wrap correctly.
Note: Happens only while debugging.
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered:
Steps to Reproduce:
Output:
Note: Happens only while debugging.
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: