Skip to content

Releases: PowerShell/vscode-powershell

v1.8.4

20 Sep 19:25
Compare
Choose a tag to compare

v1.8.4

Friday, August 31, 2018

vscode-powershell

PowerShellEditorServices

v1.8.3

15 Aug 20:46
9077066
Compare
Choose a tag to compare

v1.8.3

Wednesday, August 15, 2018

vscode-powershell

PowerShellEditorServices

v1.8.2

27 Jul 16:17
a555ba5
Compare
Choose a tag to compare

Thursday, July 26, 2018

vscode-powershell

PowerShellEditorServices

v1.8.1

11 Jul 18:59
65245a1
Compare
Choose a tag to compare

v1.8.1

Wednesday, July 11, 2018

v1.8.0

11 Jul 02:35
Compare
Choose a tag to compare

Note: Please download the 1.8.1 release for the latest update.

v1.8.0

Tuesday, July 10, 2018

v1.7.0

26 Apr 20:16
Compare
Choose a tag to compare

1.7.0

Wednesday, April 25, 2018

v1.6.0

22 Feb 11:57
4914f65
Compare
Choose a tag to compare

Fixes and Improvements

v1.5.1

16 Nov 18:20
8929d69
Compare
Choose a tag to compare
  • PowerShell/vscode-powershell #1100 - Fixed CodeLens on Pester test invocation fails with "Error: command 'vscode.startDebug' not found".

  • PowerShell/vscode-powershell #1091 - Fixed crash when editing remote file using psedit.

  • PowerShell/vscode-powershell #1084 - Fixed authenticode signature 'HashMismatch' on Start-EditorServices.ps1.

  • PowerShell/vscode-powershell #1078 - Fixed debug adapter process terminating when setting breakpoint in an Untitled file or in a Git diff window.

  • Update download.sh to remove macOS OpenSSL check since PowerShell Core Beta and higher no longer depend on OpenSSL. Thanks to elovelan!

  • Get-Help -ShowWindow will no longer error in the PowerShell Integrated Console. The help window will appear but at the moment, it will appear behind VSCode.

  • Fix language server crash when processing a deep directory structure that exceeds max path.

v1.5.0

27 Oct 18:50
Compare
Choose a tag to compare

Fixes and Improvements

v1.4.3

13 Sep 15:26
Compare
Choose a tag to compare
  • #1016 - Fixed a conflict with the "Azure Resource Manager for Visual Studio Code" extension which prevented the PowerShell extension from loading successfully.