v2022.7.1-preview
Monday, July 25, 2022
vscode-powershell
- ✨ 📟 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
.
PowerShellEditorServices
- ✨ 🚨 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.