Conversation

andyleejordan

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 s.
Thank you so much to all our beta testers and users for your contributions.

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 s.
Thank you so much to all our beta testers and users for your contributions.
@andyleejordanandyleejordan added the IgnoreExclude from the changelog.label Apr 9, 2024
@andyleejordanandyleejordan requested a review from a team April 9, 2024 01:08
@andyleejordanandyleejordan requested a review from a team as a code owner April 9, 2024 01:08
Sign up for free to join this conversation on . Already have an account? Sign in to comment
IgnoreExclude from the changelog.
None yet

Successfully merging this pull request may close these issues.

@andyleejordan