Skip to content

Releases: PowerShell/vscode-powershell

v2022.4.0-preview

v2022.4.0-preview Pre-release
Pre-release

Choose a tag to compare

@andyleejordan andyleejordan released this 12 Apr 21:57

v2022.4.0-preview

Tuesday, April 12, 2022

We delayed moving the preview branch to stable in order to fix issues surrounding our
ReadKey / ReadLine logic. This preview contains a new minor release of PowerShell
Editor Services with an entire rewrite of that logic, utilizing what we hope is a much
better workaround for the underlying issue in .NET's Console.ReadKey. Please give this
release a thorough testing, especially in the console with PSReadLine.

vscode-powershell

PowerShellEditorServices

v2022.3.1-preview

v2022.3.1-preview Pre-release
Pre-release

Choose a tag to compare

@andyleejordan andyleejordan released this 25 Mar 01:11

v2022.3.1-preview

Thursday, March 24, 2022

vscode-powershell

PowerShellEditorServices

v2022.3.0-preview

v2022.3.0-preview Pre-release
Pre-release

Choose a tag to compare

@andyleejordan andyleejordan released this 11 Mar 00:35

v2022.3.0-preview

Thursday, March 10, 2022

vscode-powershell

PowerShellEditorServices

v2022.2.2-preview

v2022.2.2-preview Pre-release
Pre-release

Choose a tag to compare

@andyleejordan andyleejordan released this 24 Feb 21:55

v2022.2.2-preview

Thursday, February 24, 2022

vscode-powershell

PowerShellEditorServices

v2022.2.1-preview

v2022.2.1-preview Pre-release
Pre-release

Choose a tag to compare

@andyleejordan andyleejordan released this 16 Feb 23:06

v2022.2.1-preview

Wednesday, February 16, 2022

vscode-powershell

PowerShellEditorServices

v2022.2.0-preview

v2022.2.0-preview Pre-release
Pre-release

Choose a tag to compare

@andyleejordan andyleejordan released this 02 Feb 22:57

v2022.2.0-preview

Wednesday, February 02, 2022

vscode-powershell

Just including several PSES fixes, namely around the F5 and F8 bugs.

PowerShellEditorServices

v2022.1.1-preview

v2022.1.1-preview Pre-release
Pre-release

Choose a tag to compare

@andyleejordan andyleejordan released this 24 Jan 22:04

v2022.1.1-preview

Monday, January 24, 2022

vscode-powershell

PowerShellEditorServices

v2022.1.0-preview

v2022.1.0-preview Pre-release
Pre-release

Choose a tag to compare

@andyleejordan andyleejordan released this 11 Jan 21:45

v2022.1.0-preview

Monday, January 10, 2022

vscode-powershell

Happy New Year! Please enjoy a new preview release! We have re-enabled nearly all of the
tests in PowerShell Editor Services, and are becoming more confident in our ability to fix
your reported issues without introducing regressions. Thanks so much for continuing to use
and help improve the extension.

PowerShellEditorServices

v2021.12.0

Choose a tag to compare

@andyleejordan andyleejordan released this 22 Dec 21:36

v2021.12.0

Wednesday, December 22, 2021

vscode-powershell

This release does not include the latest major update of PowerShell Editor Services. We
are updating the stable extension to bring some bug fixes forward. Please try out the
PowerShell Preview extension for the latest and hopefully greatest experience, and
help us squash those bugs!

PowerShellEditorServices

This extension update includes PowerShell Editor Services v2.5.3, a re-release of
v2.5.2 which was the last version before the major pipeline and threading overhaul was
merged in v3.0.0. By re-releasing we are able to update the module's signature with a
renewed certificate.

v2021.12.0-preview

v2021.12.0-preview Pre-release
Pre-release

Choose a tag to compare

@andyleejordan andyleejordan released this 21 Dec 03:26

v2021.12.0-preview

Monday, December 20, 2021

vscode-powershell

We're hard at work continuing to improve the stability and coverage of the PowerShell
Preview so we can bring the updates to the regular extension. Most recently we got the unit tests
covering the debugger back online, which revealed a bug in the ability to set variables
through the debugger. We're continuing to work to resolve this and re-enable the rest of
our tests. Please keep using the Preview if you're able and filing bug reports, we
appreciate it!

PowerShellEditorServices