v2022.8.3-preview
Thursday, August 18, 2022
vscode-powershell
- #️⃣ 🚂🙏 vscode-powershell #4141 - Improve language client library close action message.
- 🐛 🛫 vscode-powershell #4136 - Handle edge case where user closes
cwd
picker. - ✨ 🙏 vscode-powershell #4117 - Add
ToggleISEMode
command with tests.
PowerShellEditorServices v3.5.0
- 🐛 📁 PowerShellEditorServices #1901 - Fix file close in workspace service for Linux. (Thanks @fflaten!)
- ✨ 🐢 PowerShellEditorServices #1892 - Add symbols for Pester setup and teardown blocks. (Thanks @fflaten!)
- 🐛 🔍 PowerShellEditorServices #1897 - Add artificial stack frame to represent contexts without one.
- 🐛 🔍 PowerShellEditorServices #1894 - Fix stepping while watch expressions or interactive pipeline is running.
- ✨ 🐢 PowerShellEditorServices #1891 - Fix whitespace in Pester symbol and add test. (Thanks @fflaten!)
- 🐛 🙏 PowerShellEditorServices #1887 - Fix symbol highlight when hovering function name. (Thanks @fflaten!)