Showing tag results for python

Dec 9, 2024
Post comments count0
Post likes count6

2024 Python in VS Code Wrapped

Courtney,
Eleanor

As the year comes to a close, we would like to take the time to reflect and celebrate the incredible progress the Python extension for VS Code has made in the past year. From merging in top requested features to countless lines of code written and deleted, keep reading to get an inside look to all things

python
Nov 1, 2024
Post comments count0
Post likes count1

Python in Visual Studio Code – November 2024 Release

Courtney Webster

The November 2024 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include docstring template generation with Pylance, Fold/Unfold All Docstrings commands, a variable view with the Native REPL and more!

python
Oct 4, 2024
Post comments count2
Post likes count2

Python in Visual Studio Code – October 2024 Release

Courtney Webster

The October 2024 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include Python test coverage support and a default Python problem matcher. Keep reading to learn more!

python
Sep 6, 2024
Post comments count3
Post likes count2

Python in Visual Studio Code – September 2024 Release

Courtney Webster

The September 2024 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include Django test support. Keep reading to learn more!

pythonreleaseVSCode
Jul 31, 2024
Post comments count0
Post likes count2

Python in Visual Studio Code – August 2024 Release

Courtney Webster

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

Courtney Webster

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

Courtney Webster

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

Courtney Webster

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