v1.6.0
Fixes and Improvements
-
PowerShell/vscode-powershell #863 -
Eliminate duplicate dgb prompt. -
PowerShell/PowerShellEditorServices #626 -
Switch to w3c log file timestamp format. -
PowerShell/vscode-powershell #907 -
Track tempIntegratedConsole launch param, do not exit when session ends. -
PowerShell/vscode-powershell #1159 -
Fix PSES crash on debug start when function breakpoint defined. -
PowerShell/PowerShellEditorServices #586 -
Add build.ps1 to follow consistent guidelines. -
PowerShell/PowerShellEditorServices #414 -
Enable piping text topsedit
to open a new untitled buffer. -
PowerShell/PowerShellEditorServices #413 -
Enable piping multiple file paths throughpsedit
to open those files. -
PowerShell/vscode-powershell #1185 -
FixPowerShell: Expand Alias
command in macOS. -
PowerShell/PowerShellEditorServices #612,
PowerShell/vscode-powershell -
Fix macOS/linux crash with "too many open files". -
PowerShell/PowerShellEditorServices #528 -
Change psedit to Open-EditorFile and alias psedit to it. -
PowerShell/PowerShellEditorServices #597,
PowerShell/vscode-powershell #789 -
Fix remote editing in PSCore by fixing *-Content calls in psedit scripts and setting ComputerName default. -
PowerShell/PowerShellEditorServices #598 -
Improve error logging for exec of pscommands. -
PowerShell/PowerShellEditorServices #594 -
Fixed markdown typo to correct the link to the contributing guidelines. Thanks to dee-see! -
PowerShell/vscode-powershell #987,
PowerShell/vscode-powershell #1107,
PowerShell/PowerShellEditorServices #554,
PowerShell/vscode-powershell #1146,
PowerShell/vscode-powershell #1119,
PowerShell/vscode-powershell #120 -
Fix debugger step through on Unix platforms. -
PowerShell/PowerShellEditorServices #590 -
Add .Save() to FileContext API. -
PowerShell/PowerShellEditorServices #588 -
Fix bad pssa settings path crashes PSES. -
PowerShell/PowerShellEditorServices #582 -
Fix Very Large String crashes PS Editor Services. -
PowerShell/vscode-powershell #1114 -
Fix breakpoint on nonexisting file. -
PowerShell/vscode-powershell #1014 -
Fix crash of PSES on startup when workspace folder has [] in path.