v2024.3.0-preview
Pre-release
Pre-release
andyleejordan
released this
26 Jan 04:52
·
108 commits
to release
since this release
v2024.3.0-preview
Thursday, January 25, 2024
vscode-powershell
- ✨ 🚂 vscode-powershell #4902 - Enable the native vscode-languageclient tracing option. (Thanks @JustinGrote!)
- 🐛 📟 vscode-powershell #4900 - Fix
PowerShellProcess.dipose()
to fire theonExited
event idempotently. - ✨ 🚂 vscode-powershell #4892 - Remove deprecated features.
- 🐛 🔍 vscode-powershell #4843 - Fix up debugger configuration resolvers .
- ✨ 🔧 vscode-powershell #3034 - Add developer setting to disable
-ExecutionPolicy Bypass
flags.
PowerShellEditorServices v3.17.0
- ✨ 🚂 PowerShellEditorServices #2132 - Remove
PowerShellEditorServices.VSCode
module /ContentViews
feature. - 🐛 🔍 PowerShellEditorServices #2130 - Fix up debugger attach handlers.