Tags: jirawat025/vscode-powershell
Tags
v2024.2.0: New stable release! This release comes with PSReadLine v2.4.0-beta0 and PSScriptAnalyzer v1.22.0. It includes an overhauled support for Terminal Shell Integration, so it always supports VS Code's latest features! The codebase was cleaned up by the removal of several deprecated features. Multiple bugs were fixed in the shutdown process, default debugger configurations and IntelliSense. A setting was added to allow the exclusion of the execution policy CLI argument at startup, so that users in restricted environments are better able to launch the extension. This release went through three pre-releases. Thank you so much to all our beta testers and users for your contributions.
v2024.3.2-preview: Overhauled Terminal Shell Integration!
Disable Azure Pipelines CI for release branch It is completely superfluous because the release pipeline runs the exact same CI template. Moreover, because it's a different Azure organization, the NPM authentication won't work without setting up and managing a service connection. Run the GitHub Actions CI with the Release configuration. Also run the NPM install scripts because sometimes it will break without them.
PreviousNext