v2022.6.2-preview
Wednesday, June 22, 2022
vscode-powershell
- ✨ 🔧 vscode-powershell #4033 - Mark unused
useX86Host
setting as deprecated.
PowerShellEditorServices
- 🐛 🔍 PowerShellEditorServices #1839 - Fix logic checking for untitled or raw scripts.
- 🐛 🔍 PowerShellEditorServices #1838 - Don't use
RunContinuationsAsynchronously
for ourTaskCompletionSource
. - 🐛 📟 vscode-powershell #4021 - Fix piping to native commands for Windows PowerShell.
- ✨ 📖 PowerShellEditorServices #1831 - Add readme about
ReadKey
workarounds. - ✨ 🚨 PowerShellEditorServices #1832 - Improve
$PROFILE
variable and profile loading test. - ✨ 🚨 PowerShellEditorServices #1830 - Add regression test for untitled scripts in Windows PowerShell.
- ✨ 🚨 PowerShellEditorServices #1828 - Add regression test for accidentally allowing removal of
$psEditor
.