v2023.9.1-preview
Friday, August 25, 2023
vscode-powershell
- #️⃣ 🙏 vscode-powershell #4711 - Update extension telemetry dependency.
- ✨ 👷 vscode-powershell #4707 - Move
--sourcemap
to scripts instead ofInvoke-Build
. (Thanks @JustinGrote!) - #️⃣ 🙏 vscode-powershell #4702 - Use a
CustomRequest
to disconnect the dotnet debugger from attach sessions. (Thanks @JustinGrote!) - 🐛 🙏 vscode-powershell #2960 - Respect file path casing in extension commands.
- 🐛 📺 vscode-powershell #4696 - Fix race condition with displaying PowerShell name on icon.
PowerShellEditorServices v3.10.0
- 🐛 🔍 PowerShellEditorServices #2037 - Ignore not finding DSC module.
- ✨ 🚨 vscode-powershell #3484 - Move
ConstrainedLanguageMode
tests to separate task. - ✨ 📟 PowerShellEditorServices #2054 - Update PSReadLine to
v2.3.2-beta2
. - ✨ 🙏 PowerShellEditorServices #2053 - Fix up extension API.
- 🐛 📟 PowerShellEditorServices #2050 - Fix shell integration for PowerShell 5.1 with strict mode.