Skip to content

Tags: PowerShell/vscode-powershell

Tags

v2026.1.1-preview

Toggle v2026.1.1-preview's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v2026.1.1-preview: New preview with rename provider! (#5499)

v2026.1.0-preview

Toggle v2026.1.0-preview's commit message
Revert CFS feed for PSResources

v2025.4.0

Toggle v2025.4.0's commit message

Verified

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

v2025.5.0-preview

Toggle v2025.5.0-preview's commit message
Fix marketplace publishing step

This custom task can't use an org-scoped feed,
so I had to make a project-scoped one just for it.
Which is only necessary because the package still isn't cached.

v2025.2.0

Toggle v2025.2.0's commit message

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

Toggle v2025.3.1-preview's commit message

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

Toggle v2025.3.0-preview's commit message
v2025.3.0-preview: New PowerShell Editor Services and bundled modules!

v2025.0.0

Toggle v2025.0.0's commit message

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

Toggle v2025.1.0-preview's commit message

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

Toggle v2024.5.2-preview's commit message
v2024.5.2-preview: Bug fixes and build improvements.