v2022.7.2
v2022.7.2
Friday, July 29, 2022
vscode-powershell
- ✨ 💭 vscode-powershell #4093 - Change
storageUri
toglobalStorageUri
for log and session files. - ✨ 📟 vscode-powershell #4053 - Rename "Integrated Console" to "Extension Terminal".
- ✨ 🚨 vscode-powershell #4089 - Update and extend CI matrix.
- ✨ 🚂 vscode-powershell #4088 - Use
context.storageUri
for session file (and refactor). - ✨ 🔧 vscode-powershell #4067 - Use
context.storageUri
for logs and supportNone
level. - ✨ 🔧 vscode-powershell #4064 - Add multi-root choice experience to
powershell.cwd
. - ✨ 📺 vscode-powershell #4063 - Change configuration title to just
PowerShell
. - ✨ 📖 vscode-powershell #4062 - Add note about accidentally disabling completions.
PowerShellEditorServices v3.4.7
- ✨ 🚨 PowerShellEditorServices #1861 - Add
DebuggerBreaksInUntitledScript
unit test. - ✨ 📟 PowerShellEditorServices #1860 - Rename "Integrated Console" to "Extension Terminal".
- ✨ 🚨 PowerShellEditorServices #1859 - Update and extend CI matrix.
- ✨ 🚨 PowerShellEditorServices #1858 - Add regression test for debugging script with dot-source operator.
- ✨ 🚨 PowerShellEditorServices #1857 - Add regression test for
$PSDebugContext
inprompt
function. - 🐛 🛫 PowerShellEditorServices #1849 - Add
Directory.Exists()
check toSetInitialWorkingDirectoryAsync()
. - ✨ 🚨 PowerShellEditorServices #1850 - Catch
OperationCanceledException
in both command loops. - ✨ 🚨 PowerShellEditorServices #1793 - Improve CI stability.
- ✨ 🚨 PowerShellEditorServices #1846 - Add end-to-end Pester unit test.