v2022.6.1-preview
Monday, June 13, 2022
vscode-powershell
- 🐛 📖 vscode-powershell #4018 - Fix outdated link to security guidelines. (Thanks @rklec!)
PowerShellEditorServices
- ✨ 📟 PowerShellEditorServices #1823 - Utilize the
AddToHistory
delegate from PSRL proxy. - ✨ 🛫 PowerShellEditorServices #1821 - Add regression test for no defined profiles.
- ✨ 👷 PowerShellEditorServices #1820 - Add Emacs regression tests for PSES.
- 🐛 🧠 PowerShellEditorServices #1819 - Remove bad UX of commit characters for paths.
- 🐛 🔍 PowerShellEditorServices #1818 - Exit debugger stop early if cause is PSE.
- ✨ 👷 PowerShellEditorServices #1817 - Fix build script to support Windows on Arm64.
- 🐛 🔍 PowerShellEditorServices #1815 - Set
IsDebuggingRemoteRunspace
sooner for attach. - 🐛 🙏 PowerShellEditorServices #1814 - Fix error when piping
IFilePosition
toConvertTo-ScriptExtent
.