File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# PowerShell Extension Release History
22
3+ ## v2024.3.0-preview
4+ ### Thursday, January 25, 2024
5+
6+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7+
8+ - ✨ 🚂 [ vscode-powershell #4902 ] ( https://github.com/PowerShell/vscode-powershell/pull/4902 ) - Enable the native vscode-languageclient tracing option. (Thanks @JustinGrote !)
9+ - 🐛 📟 [ vscode-powershell #4900 ] ( https://github.com/PowerShell/vscode-powershell/pull/4900 ) - Fix ` PowerShellProcess.dipose() ` to fire the ` onExited ` event idempotently.
10+ - ✨ 🚂 [ vscode-powershell #4892 ] ( https://github.com/PowerShell/vscode-powershell/pull/4893 ) - Remove deprecated features.
11+ - 🐛 🔍 [ vscode-powershell #4843 ] ( https://github.com/PowerShell/vscode-powershell/pull/4888 ) - Fix up debugger configuration resolvers .
12+ - ✨ 🔧 [ vscode-powershell #3034 ] ( https://github.com/PowerShell/vscode-powershell/pull/4883 ) - Add developer setting to disable ` -ExecutionPolicy Bypass ` flags.
13+
14+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices ) v3.17.0
15+
16+ - ✨ 🚂 [ PowerShellEditorServices #2132 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/2132 ) - Remove ` PowerShellEditorServices.VSCode ` module / ` ContentViews ` feature.
17+ - 🐛 🔍 [ PowerShellEditorServices #2130 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/2130 ) - Fix up debugger attach handlers.
18+
319## v2024.0.0
420### Wednesday, January 10, 2024
521
Original file line number Diff line number Diff line change 11{
22 "name" : " powershell" ,
33 "displayName" : " PowerShell" ,
4- "version" : " 2024.0 .0" ,
4+ "version" : " 2024.3 .0" ,
55 "preview" : false ,
66 "publisher" : " ms-vscode" ,
77 "description" : " Develop PowerShell modules, commands and scripts in Visual Studio Code!" ,
You can’t perform that action at this time.
0 commit comments