Skip to content

Tags: PowerShell/vscode-powershell

Tags

v2025.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v2025.2.0: New stable release! (#5232)

v2025.3.1-preview

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v2025.3.1-preview: PowerShell installed via `brew` now found! (#5222)

v2025.3.0-preview

v2025.3.0-preview: New PowerShell Editor Services and bundled modules!

v2025.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v2025.0.0: New Year Update! (#5130)

PowerShell 7.4+ and Windows PowerShell 5.1 (on a best-effort basis)
are now solely supported as 7.3 LTS and 7.2 are past end-of-support.

A major bug due to a Global Assembly Cache conflict with Serilog
when using Windows PowerShell has been resolved by removing the
troublesome dependency. This also came with a wonderful logging
overhaul for both the server and client. Thanks Justin!

Dependencies and VS Code engine have been updated. Snippets fixed.
Extension settings are now categorized. Additional PowerShell
executable path verification fixed.

v2025.1.0-preview

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v2025.1.0-preview: VS Code engine update and snippet fix (#5127)

v2024.5.2-preview

v2024.5.2-preview: Bug fixes and build improvements.

v2024.5.1-preview

v2024.5.1-preview: Drop support for PowerShell <7.4 and logging overhaul

PowerShell 7.2 LTS and 7.3 are now past end-of-support and are now unsupported.
This is an incompatible API change so we're bumping the major version
of PowerShell Editor Services.
Please update to PowerShell 7.4 LTS going forward.

This release contains a logging overhaul which purposely removes our
dependency on Serilog and should lead to improved stability with
PowerShell 5.1 (by avoiding a major GAC assembly conflict).

v2024.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v2024.4.0: Call-operator support and various bug fixes (#5083)

v2024.5.0-preview

Fix GitHub release task

Since ADO now releases from a commit that does not exist on GitHub.

v2024.2.2

v2024.2.2: Update third-party notices.