Posts by this author

Jul 31, 2024
Post comments count0
Post likes count2

Python in Visual Studio Code – August 2024 Release

The August 2024 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include improved Python discovery using python environment tools, inline variable values with the python debugger, and improvements to the VS Code native REPL. Keep reading to learn more!

python
Jul 9, 2024
Post comments count0
Post likes count3

Python in Visual Studio Code – July 2024 Release

The July 2024 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include a new tool for more performant environment discovery, improved support for reStructuredText docstrings, and community contributed Pixi support. Keep reading to learn more!

python
Jun 6, 2024
Post comments count0
Post likes count6

Python in Visual Studio Code – June 2024 Release

The June 2024 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include an experimental Python REPL with Intellisense and syntax highlighting, and pytest improvements on the testing rewrite. Keep reading to learn more!

python
May 3, 2024
Post comments count0
Post likes count3

Python in Visual Studio Code – May 2024 Release

The May 2024 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include a new Pylance code action and setting, removal of debugpy from the Python extension, socket disablement for testing scenarios, and Pylance performance updates. Keep reading to learn more!

pythonrelease
Apr 4, 2024
Post comments count0
Post likes count3

Python in Visual Studio Code – April 2024 Release

The April 2024 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include an improved debug config flow for Django and Flask, module and import analysis for Run Dependent Cells, Hatch environment discovery, automatic environment selection for popular tools, and Report Issue command improvemen...

python
Feb 28, 2024
Post comments count1
Post likes count0

Python in Visual Studio Code – March 2024 Release

The March 2024 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include new add import Code Actions from Pylance, improvements for developing and testing web apps, shell integration in the Python REPL, and improved language support for local Jupyter servers. Keep reading to learn more!

pythonrelease
Feb 1, 2024
Post comments count0
Post likes count1

Python in Visual Studio Code – February 2024 Release

The February 2024 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include the Python Debugger extension installed by default, option to create a virtual environment in the interpreter Quick Pick, built-in variable viewer with Jupyter, new diagnostic rules with Pylance, and triggered breakp...

python
Dec 7, 2023
Post comments count1
Post likes count3

Python in Visual Studio Code – December 2023 Release

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

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

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