News

Python in VS Code Now Supports Pre-Release Extension Option

Microsoft's dev team responsible for the Python in Visual Studio Code experience announced that its extension now supports pre-release versions for the latest cutting-edge bits.

Those bits used to be served up via the Insiders program that offered fresh builds daily, but Microsoft is switching to the pre-release scheme for a smoother opt-in and upgrade experience. Developers previously would flip a setting to opt in to receive daily builds, and then be notified after a download that the update could be enabled.

Now, getting the latest builds of the super-popular Python extension in the Visual Studio Code Marketplace (nearly 52 million installs) is easier.

"For a smoother opt-in and upgrade experience, we're migrating our Insiders program to pre-release versions of the Python extension," said Luciana de Melo e Abud, program manager for the Python tool, in a March 3 blog post. "You can install a pre-release version by opening the extension's view in VS Code (Ctrl + Shift + X or ⌘ + ⇧ + X), searching for Python, and opening the Python extension."

There's also an "Install Pre-Release Version" option available via a down arrow selector next to the Install button, as shown in this graphic:

Pre-Release Support
[Click on image for larger view.] Pre-Release Support (source: Microsoft).

"If you were part of our Insiders program and had the 'python.insidersChannel' setting set to 'daily,' you will automatically start using the pre-release versions of the Python extension. If you had the 'python.insidersChannel' setting set to weekly, you will be prompted to choose whether to install the pre-release version or to switch to the stable version. These settings will also be removed as they are no longer supported."

Microsoft's Jupyter extension also supports the pre-release scheme, which was introduced in the November 2021 update.

Otherwise, the March 2022 release of the Python Extension for Visual Studio Code was described as "short" because the team focused on upcoming features. One other highlight concerns changes to the interpreter selector on the status bar. Specifically, the team is experimenting with two different locations of the interpreter information/selector on the status bar in order to align more with other language extensions.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube