Axel Hörteborn
Axel Hörteborn
## Versions - Visual Studio version: 2022.17.0.5 ## What happened While writing Python code, I think it is really frustrating that Visual Studio 2022 removes everything when doing Autocomplete. ###...
How do I select which Python environment my IntelliSense should work with? The code uses the correct venv but the IntelliSense uses the Python that is specified in the Windows...
I'm trying to debug some native c++ that is a part of my python project with Visual Studio. To get this working with a "pip generated" venv (after ~python 3.10)...
It would be nice to see a followup using VS2022 and Python3.10, especially if Python is running via a venv.