File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Extension Release History
2
2
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
+
3
19
## v2024.0.0
4
20
### Wednesday, January 10, 2024
5
21
You can’t perform that action at this time.
0 commit comments