File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11# vscode-powershell Release History
22
3+ ## 1.4.2
4+ ### Tuesday, September 5, 2017
5+
6+ - [ #993 ] ( https://github.com/PowerShell/vscode-powershell/issues/993 ) -
7+ ` powershell.powerShellExePath ` using Sysnative path should be automatically
8+ corrected when using 64-bit Visual Studio Code
9+ - [ #1008 ] ( https://github.com/PowerShell/vscode-powershell/issues/1008 ) -
10+ Windows PowerShell versions (x64 and x86) are not enumerated correctly
11+ when using 64-bit Visual Studio Code
12+ - [ #1009 ] ( https://github.com/PowerShell/vscode-powershell/issues/1009 ) -
13+ PowerShell version indicator in status bar is missing tooltip
14+ - [ #1020 ] ( https://github.com/PowerShell/vscode-powershell/issues/1020 ) -
15+ "Show Session Menu", "Show Integrated Console", and "Restart Current Session"
16+ commands should cause PowerShell extension to be activated
317
418## 1.4.1
519### Thursday, June 22, 2017
Original file line number Diff line number Diff line change 1- version : ' 1.4.1 -insiders-{build}'
1+ version : ' 1.4.2 -insiders-{build}'
22image : Visual Studio 2017
33clone_depth : 10
44skip_tags : true
Original file line number Diff line number Diff line change 11{
22 "name" : " PowerShell" ,
33 "displayName" : " PowerShell" ,
4- "version" : " 1.4.1 " ,
4+ "version" : " 1.4.2 " ,
55 "publisher" : " ms-vscode" ,
66 "description" : " Develop PowerShell scripts in Visual Studio Code!" ,
77 "engines" : {
You can’t perform that action at this time.
0 commit comments