PTVS
PTVS copied to clipboard
Python Tools for Visual Studio
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Python-interactive-window-should-start-i/10449464)._ --- When a Python interactive window starts, the current directory needs to be the project's root directory. It opens...
Sometimes when a conditional breakpoints is set with values the debugger cannot resolve the conditional expression, a modal pop-up is presented with details, but then if the breakpoint is being...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Interactive-Debugging-not-working-anymor/10360260)._ --- [regression] [worked-in:vs 2019 v16.6.5] Hello this week i had to change my virtual maschine for work and i...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/invalid-breakpoint-condition-in-python-c/10421977)._ --- [severity:It bothers me. A fix would be nice] I put a breakpoint in a loop in Python with...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Unable-to-disable-python-exceptions/10489861)._ --- [severity:It's more difficult to complete my work] [regression] [worked-in:vs2019] In VS2022, I'm unable to disable any python exceptions....
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/VS-2022-Native-GDB-debugging-with-Pyth/10506372)._ --- \[severity:It’s more difficult to complete my work\] I have a Linux process running under WSL, and I debug...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/nativepython-debugger-cannot-find-pytho/10208263)._ --- I´m trying to debug python code being called from native code. At first the native/python debugger was not...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/I-get-Breakpoint-in-file-that-does-not-/10206735)._ --- [severity:It's more difficult to complete my work] Hi guys, I have been trying to do remote Python debug...
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Python-debug:-invalid-condition-in-a-bre/10227100)._ --- [severity:It's more difficult to complete my work] If a condition in a breakpoint in Python code cannot be...
fixes https://github.com/microsoft/PTVS/issues/7775 Tested all the checked features in the above issue and made sure all of them work as expected.