Showing results for 2023 - Microsoft for Python Developers Blog

Dec 7, 2023
Post comments count1
Post likes count3

Python in Visual Studio Code – December 2023 Release

Courtney Webster
Courtney Webster

The December 2023 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include debug configurations add to the Run button menu, show type hierarchy with Pylance, deactivate support for auto-activated terminals, and additional REPL improvements. Keep reading to learn more!

pythonrelease
Nov 2, 2023
Post comments count0
Post likes count3

Python in Visual Studio Code – November 2023 Release

Courtney Webster
Courtney Webster

The November 2023 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include improvements to Shift+Enter when sending code to the terminal, deprecation of linting and formatting features, improvements to Python linting extensions, reconfiguration of test output, and virtual environment deacti...

python
Oct 6, 2023
Post comments count2
Post likes count4

Python in Visual Studio Code – October 2023 Release

Courtney Webster
Courtney Webster

The October 2023 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include Python debugger extension updates, deprecation of Python 3.7 support, and a recap of Open Source Day. Keep reading to learn more!

python
Sep 8, 2023
Post comments count0
Post likes count0

Python in Visual Studio Code – September 2023 Release

Courtney Webster
Courtney Webster

The September 2023 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include updates to the Create Environment command, a new terminal auto-activation experiment, and a new yapf extension. Keep reading to learn more!

pythonJupyterrelease
Aug 3, 2023
Post comments count1
Post likes count0

Python in Visual Studio Code – August 2023 Release

Courtney Webster
Courtney Webster

The August 2023 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include a pre-configured dev container for the Python extension, a new debug configuration, an npm package for the Python extension API, and error-tolerant pytest discovery with the testing rewrite. Keep reading to learn more!

python
Jul 13, 2023
Post comments count2
Post likes count2

Package Management in the Python extension for Visual Studio Code

Courtney Webster
Courtney Webster

The Python extension in VS Code is investigating ways to improve our package management support and have completed a comparison of support offered by various package management tools.

pythonpackagingpackage management
Jul 7, 2023
Post comments count0
Post likes count1

Python in Visual Studio Code – July 2023 Release

Courtney Webster
Courtney Webster

The July 2023 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include an announcement on Python 3.7 support, a new Mypy extension in preview, a Debugpy extension in preview, Pylance localization, and index persistance for 3rd-party libraries with Pylance. Keep reading to learn more!

python
Jun 9, 2023
Post comments count0
Post likes count3

Python in Visual Studio Code – June 2023 Release

Courtney Webster
Courtney Webster

The June 2023 release of the Python and Jupyter extensions for Visual Studio Code are now available. This release includes a test discovery and execution rewrite, an option to run your Python file in a dedicated terminal, a preview of IntelliSense on overloaded operators, and configurable index limits with Pylance. Keep reading to learn more!

python