v2020.3.0-preview
Pre-release
Pre-release
Thursday, March 12, 2020
vscode-PowerShell
-
ππ·ββοΈ vscode-powershell #2533 -
Change source repository's recommended extension from ms-vscode.csharp to ms-dotnettools.csharp. (Thanks @devlead!) -
β¨π’ vscode-powershell #2441 -
Run a single Pester test. (Thanks @nohwnd!) -
ππ§ vscode-powershell #2524 -
Addfiles.exclude
andsearch.exclude
to configurations sent through to exclude them from PSES functionality
PowerShellEditorServices
- β¨π§ PowerShellEditorServices #1232 -
Only resolve completion items from commands. - β¨π’ PowerShellEditorServices #1167 -
Run a single test in Pester v5. (Thanks @nohwnd!) - ππ vscode-powershell #2534 -
Ensure that errors are written to the console when debugging. - ππ vscode-powershell #2525 -
Don't warn users when usingClear-Host
in temp sessions. - β¨π PowerShellEditorServices #1228 -
Add better logging for formatter and refactor it into 1 class. - ππ vscode-powershell #2397 -
Use Assembly.LoadFile for dependency loading in WinPS. - β¨π« PowerShellEditorServices #1222 -
Make initial logging work in constrained language mode, allowing the desired user-facing error to present. - ππ« PowerShellEditorServices #1225 -
Sign Clear-Host.ps1. - ππ« PowerShellEditorServices #1219 -
Ensure log directory is created. - ππ·ββοΈ PowerShellEditorServices #1223 -
Change Ms-vscode.csharp to ms-dotnettools.csharp. (Thanks @devlead!) - ππ§ PowerShellEditorServices #1220 -
Fix typo in settings. - β¨π§ PowerShellEditorServices #1218 -
Switch to better document selecting for vim extension. - ππ§ PowerShellEditorServices #1217 -
Make session-state lock task-reentrant to fix Untitled file debugging.