Just a note of clarification. There are two "visual studio"s:
https://www.visualstudio.com/vs/python/
This is the classic Visual Studio & runs on Windows only, is a full featured IDE and has goodies like mixed mode Python/C++ debugging.
https://code.visualstudio.com/docs/languages/python
This VS Code, a cross-platform Editor++ with Python support.
Both are being actively worked on and will see continuous improvements.
[disclaimer: manage the dev team]
Just a note of clarification. There are two "visual studio"s:
https://www.visualstudio.com/vs/python/
This is the classic Visual Studio & runs on Windows only, is a full featured IDE and has goodies like mixed mode Python/C++ debugging.
https://code.visualstudio.com/docs/languages/python
This VS Code, a cross-platform Editor++ with Python support.
Both are being actively worked on and will see continuous improvements.
[disclaimer: manage the dev team]