v2022.6.3
andyleejordan
released this
30 Jun 23:53
·
863 commits
to release
since this release
v2022.6.3
Wednesday, June 30, 2022
vscode-powershell
- ✨ 📖 vscode-powershell #4046 - Update tooling and READMEs for branch rename.
- ✨ 🔧 vscode-powershell #4033 - Mark unused
useX86Host
setting as deprecated.
PowerShellEditorServices
- ✨ 🙏 PowerShellEditorServices #1844 - Update PSReadLine to v2.2.6.
- ✨ 📖 PowerShellEditorServices #1843 - Find/replace of
master
tomain
for branch rename. - 🐛 📟 vscode-powershell #3683 - Add command to PSReadLine history before cancellation.
- 🐛 🔍 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
.