v2022.8.0-preview
Wednesday, August 03, 2022
vscode-powershell
- ✨ 📺 vscode-powershell #4100 - Remove popup when extension updates.
- 🐛 📁 vscode-powershell #4102 - Fix edge case for workspaces defined with zero folders.
- 🐛 📁 vscode-powershell #4098 - Fix
checkIfDirectoryExists()
sovalidateCwdSetting()
works. - ✨ 📟 vscode-powershell #2523 - Don't hide extension terminal entirely.
PowerShellEditorServices v3.4.8
- ✨ 🚨 PowerShellEditorServices #1867 - Add regression test for when
prompt
is undefined. - 🐛 🛫 vscode-powershell #4073 - Fix bug where error in
prompt
function crashed REPL. - #️⃣ 🙏 vscode-powershell #2697 - Use
HostInfo.BundledModulePath
to find PSScriptAnalyzer.