Skip to content

Releases: PowerShell/vscode-powershell

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.

v1.4.2

06 Sep 00:50
Compare
Choose a tag to compare
  • #993 - powershell.powerShellExePath using Sysnative path should be automatically corrected when using 64-bit Visual Studio Code
  • #1008 - Windows PowerShell versions (x64 and x86) are not enumerated correctly when using 64-bit Visual Studio Code
  • #1009 - PowerShell version indicator in status bar is missing tooltip #1020 - "Show Session Menu", "Show Integrated Console", and "Restart Current Session" commands should cause PowerShell extension to be activated
  • #1020 - "Show Session Menu", "Show Integrated Console", and "Restart Current Session" commands should cause PowerShell extension to be activated

v1.4.1

22 Jun 21:55
Compare
Choose a tag to compare