github PowerShell/vscode-powershell v2020.3.0

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

v2020.3.0

Thursday, March 5, 2020

Release of preview work to stable branch

This release, coinciding with the GA release of PowerShell 7,
brings a year of work on the PowerShell extension into the stable release.
The timing of this release is deliberate, since some of the new features
depend on additions and bugfixes in PowerShell 7,
while others have a much better experience in PowerShell 7
thanks to many improvements shipping with it.

Some changes that come to the stable channel in this release include:

After this release, the stable/preview channels will now function as originally intended,
where the preview channel will be the beta release
for features to come out in the following stable release.

You may also notice that the history of the changelog has changed.
For a full list of changes between this release and the previous stable release,
see here.
You can find the changelog from the old stable fork
here.

vscode-PowerShell

  • ✨📺 vscode-PowerShell #2503 -
    Pick up the PowerShell dotnet global tool as a PowerShell runtime.
  • 🐛🛫 vscode-PowerShell #2491 -
    Fix a startup issue where console becomes unresponsive due to the client waiting for the terminal PID from VSCode.
  • 🐛👮 vscode-PowerShell #2190 -
    Look for PSScriptAnalyzerSettings.psd1 in the workspace root by default for script analysis,
    defaulting back to the default rules when not found.
  • 🧰 vscode-PowerShell #2477 -
    Stop using the caption field on powerShell/showChoicePrompt messages,
    and instead display only the message field.

PowerShellEditorServices

Don't miss a new vscode-powershell release

NewReleases is sending notifications on new releases.