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
Vscode opens up a new Tab { read-only} for the selected unit test
As you start stepping in , FOR EVERY STEP IN while debugging VSCODE keeping opening up new code editor
I'm attaching my launch and setting files, I'm not sure what is causing multiple tabs to open up like this, it is difficult to code and debug with various tabs that keep on opening
Also, a noticeable change in the latest and pre-release ( which I tried ) is unable to put break-points as the code editor ( tab) is read-only making debugging extremely painful, please see the screenshots, very easy to produce
It looks like this is caused by the Python extension. Please file the issue to the Python extension repository. Make sure to check their issue reporting template and provide them relevant information such as the extension version you're using. See also our issue reporting guidelines for more information.
Does this issue occur when all extensions are disabled?: Yes/No
-Chromium: 128.0.6613.186
-Node.js: 20.18.1
-V8: 12.8.374.38-electron.0
-OS: Darwin arm64 23.4.0
Steps to Reproduce:
I'm attaching my launch and setting files, I'm not sure what is causing multiple tabs to open up like this, it is difficult to code and debug with various tabs that keep on opening
Also, a noticeable change in the latest and pre-release ( which I tried ) is unable to put break-points as the code editor ( tab) is read-only making debugging extremely painful, please see the screenshots, very easy to produce
Thank You!
settings.json
vsconfigurations.txt
The text was updated successfully, but these errors were encountered: