Skip to content

Releases: PowerShell/vscode-powershell

v2023.9.2-preview

13 Sep 23:56
Compare
Choose a tag to compare
v2023.9.2-preview Pre-release
Pre-release

v2023.9.2-preview

Wednesday, September 13, 2023

vscode-powershell

PowerShellEditorServices v3.11.0

v2023.9.1-preview

25 Aug 21:43
Compare
Choose a tag to compare
v2023.9.1-preview Pre-release
Pre-release

v2023.9.1-preview

Friday, August 25, 2023

vscode-powershell

PowerShellEditorServices v3.10.0

v2023.9.0-preview

10 Aug 21:38
Compare
Choose a tag to compare
v2023.9.0-preview Pre-release
Pre-release

v2023.9.0-preview

Wednesday, August 09, 2023

vscode-powershell

PowerShellEditorServices v3.9.0

v2023.6.0

06 Jun 20:13
Compare
Choose a tag to compare

v2023.6.0

Tuesday, June 06, 2023

This release focused on fixing the "disappearing output" bug present in PowerShell 5.1,
where an old bug with the Out-Default cmdlet's TranscribeOnly flag could cause the
Extension Terminal to stop displaying output. While the root cause in the cmdlet is fixed
upstream, that fix is only in PowerShell Core, and not backported to Windows PowerShell.
We were able to workaround the bug with a very careful use of reflection to reset the
flag's value at the appropriate times (see the three takes it took to get this right).

We also refactored the client's startup logic so that it should be impossible to create a
ghost Extension Terminal, and the error handling and logging was given a thorough cleanup.
Finally, two noisy bugs were fixed: when completions are canceled the useless error
message is no longer produced, and when the DSC module is only loaded in one attempt
instead of repeatedly.

Please enjoy these bugfixes! We sure enjoy making the extension more stable.

Don't forget to catch Andy's talk, "PowerShell Extension for VS Code Deep Dive" at
PSConfEU on Thursday, 22 June 2023!

vscode-powershell

PowerShellEditorServices v3.8.7

v2023.5.4-preview

31 May 18:30
Compare
Choose a tag to compare
v2023.5.4-preview Pre-release
Pre-release

v2023.5.4-preview

Tuesday, May 30, 2023

vscode-powershell

No changes, just pulling in PSES.

PowerShellEditorServices v3.8.7

v2023.5.3-preview

25 May 00:11
Compare
Choose a tag to compare
v2023.5.3-preview Pre-release
Pre-release

v2023.5.3-preview

Wednesday, May 24, 2023

vscode-powershell

PowerShellEditorServices v3.8.6

No changes.

v2023.5.2-preview

24 May 00:00
Compare
Choose a tag to compare
v2023.5.2-preview Pre-release
Pre-release

v2023.5.2-preview

Tuesday, May 23, 2023

vscode-powershell

PowerShellEditorServices v3.8.6

v2023.5.1-preview

12 May 22:30
Compare
Choose a tag to compare
v2023.5.1-preview Pre-release
Pre-release

v2023.5.1-preview

Friday, May 12, 2023

vscode-powershell

PowerShellEditorServices v3.8.5

v2023.5.0

03 May 17:14
Compare
Choose a tag to compare

v2023.5.0

Wednesday, May 03, 2023

This release focused on include Justin Grote's new "attach .NET debugger" debug
configuration for binary PowerShell modules, and on handling start-up failures more
gracefully. If the start-up fails because the configured PowerShell is out-of-date,
instead of a confusing "undefined" error message we now detect the problem, inform the
user with a pop-up message of it, and offer to open the installation and/or update
instructions.

vscode-powershell

PowerShellEditorServices v3.8.4

v2023.4.1-preview

26 Apr 18:08
Compare
Choose a tag to compare
v2023.4.1-preview Pre-release
Pre-release

v2023.4.1-preview

Tuesday, April 25, 2023

vscode-powershell

PowerShellEditorServices v3.8.4