Showing results for Visual Studio Code - PowerShell Team

Feb 23, 2023
1
5

PowerShell Extension for Visual Studio Code February 2023 Update

Sydney Smith
Sydney Smith

We are excited to announce that the February update to the PowerShell Extension for Visual Studio Code is now available on the extension marketplace. In this update we rewrote all the symbol logic. Classes (and their properties and methods) are now proper symbols. We now have a single visitor that builds a cached dictionary of symbols for each fil...

Visual Studio Code
Jan 20, 2023
0
0

PowerShell Extension for Visual Studio Code January 2023 Update

Sydney Smith
Sydney Smith

We are excited to announce that the January update to the PowerShell Extension for Visual Studio Code is now available on the extension marketplace. This first stable release for the new year includes a multitude of fixes for the debugger! Expanding variables with properties that are inaccessible no longer causes a short-circuit preventing the rest...

Visual Studio Code
Dec 5, 2022
0
0

PowerShell Extension for Visual Studio Code October 2022 Update

Andy Jordan
Andy Jordan

We are excited to announce that the October update to the PowerShell Extension for Visual Studio Code is now available on the extension marketplace. This October stable release incorporates a number of bugfixes throughout September and early October, though is not based on the latest preview, v2022.10.1-preview, as the refactors involved in e...

PowerShellVisual Studio Code
Aug 30, 2022
1
2

PowerShell Extension for Visual Studio Code August 2022 Update

Sydney Smith Andy Jordan
Sydney,
Andy

We are excited to announce that the August update to the PowerShell Extension for Visual Studio Code is now available on the extension marketplace. This release adds a walkthrough experience for getting started with PowerShell in VS Code, more regression tests, a major LSP client library update, and includes a number of bug fixes! Updates in th...

Visual Studio Code
Jul 31, 2022
2
1

PowerShell Extension for Visual Studio Code July 2022 Update

Steve Lee Sydney Smith
Steve,
Sydney

We are excited to announce that the July update to the PowerShell Extension for Visual Studio Code is now available on the extension marketplace. This release renames the "PowerShell Integrated Console" to the "PowerShell Extension Terminal" to align with VS Code's verbiage, adds many regression tests, and includes a number of bug fixes! Updat...

Visual Studio Code
Jul 1, 2022
0
0

PowerShell Extension for Visual Studio Code June 2022 Update

Sydney Smith
Sydney Smith

We are excited to announce that an update to the PowerShell Extension for Visual Studio Code is now available on the extension marketplace. This release fixes a number of issues related to IntelliSense and enables updates to PowerShell Editor Services (the engine of the VS Code extension) for other clients, such as Emacs and Vim with LSP plug-ins....

Visual Studio Code
May 3, 2022
3
0

Major update to the PowerShell Extension for Visual Studio Code

Sydney Smith
Sydney Smith

An updated version of our PowerShell extension is now available on the Visual Studio Code marketplace. This update represents a complete overhaul of the core PowerShell engine of PowerShell Editor Services, intending to create a more reliable and stable user experience. This release represents nearly two years' work, tracked in PSES #1295 and impl...

Visual Studio Code
Nov 9, 2021
0
0

New release of PowerShell Preview for Visual Studio Code!

Sydney Smith
Sydney Smith

An updated version of our PowerShell Preview extension is now available on the Visual Studio Code marketplace. This update represents a complete overhaul of the core PowerShell engine of PowerShell Editor services, with the intention of create a more reliable and stable user experience. This release represents over a year's work, tracked in PSES #...

Visual Studio Code