github PowerShell/vscode-powershell v2021.9.0

latest releases: v2024.2.2, v2024.2.1, v2024.2.0...
3 years ago

v2021.9.0

Thursday, September 09, 2021

This release includes changes from both v2021.8.3-preview and v2021.9.0-preview.

A new stopDebugger notification was added that allows PowerShell Editor Services,
the LSP module, to stop an attached UI debugger (such as VS Code's)
for debugger sessions started by executing code with a PSBreakpoint attached.
This may not work in all cases but should improve usability.

The PowerShell status bar indicator no longer uses custom coloring but instead pulls from the user's theme.
A formatting bug was fixed by community maintainer Patrick Meinecke.
A regression in the debug launch configuration's script parameter was fixed and covered with a test.
And finally, the bundled PSScriptAnalyzer
was updated to v1.20.0.

vscode-powershell

PowerShellEditorServices

Don't miss a new vscode-powershell release

NewReleases is sending notifications on new releases.