PowerShell Extension for Visual Studio Code Fall 2023 Update

PowerShell Extension for Visual Studio Code Fall 2023 Update
The fall update to the PowerShell Extension for Visual Studio Code is now available on the extension marketplace. This update includes the latest version of PSReadLine, v2.3.4, as well as various bug fixes and community contributions.
Here are some highlights of the fall release:
- Activity Bar is no longer hidden in ISE Mode.
- PowerShell name now correctly displayed on icon.
- Support for , and named workspace folders in .
- New setting for Extension Terminal.
- Script blocks not in files can now be debugged.
- Shell integration fixed for PowerShell 5.1 with strict mode.
For a complete list of changes, please refer to the changelog.
The versioning schema for the extension has been updated. The middle version number no longer represents the month, but is simply incremented. Even versions are stable releases, while odd versions are pre-release versions.
If you encounter any issues or have feature requests, please visit our GitHub repository. We appreciate your support and feedback.