v2022.7.0-preview
Monday, July 11, 2022
vscode-powershell
- ✨ 📺 vscode-powershell #4063 - Change configuration title to just
PowerShell
. - ✨ 📖 vscode-powershell #4062 - Add note about accidentally disabling completions.
PowerShellEditorServices
- 🐛 🛫 PowerShellEditorServices #1849 - Add
Directory.Exists()
check toSetInitialWorkingDirectoryAsync()
. - ✨ 🚨 PowerShellEditorServices #1850 - Catch
OperationCanceledException
in both command loops. - ✨ 🚨 PowerShellEditorServices #1793 - Improve CI stability.
- ✨ 🚨 PowerShellEditorServices #1846 - Add end-to-end Pester unit test.