File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Extension Release History
2
2
3
+ ## v2022.12.1-preview
4
+ ### Monday, December 12, 2022
5
+
6
+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
+
8
+ - ✨ 🔧 [ vscode-powershell #4315 ] ( https://github.com/PowerShell/vscode-powershell/pull/4320 ) - Enhance (and correct) our settings' descriptions using markdown.
9
+ - 🐛 ✂️ [ vscode-powershell #3964 ] ( https://github.com/PowerShell/vscode-powershell/pull/4311 ) - Fix ` try-catch ` snippet (missing a ` $ ` ).
10
+
11
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices ) v3.7.1
12
+
13
+ - 🐛 🚂 [ vscode-powershell #4212 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1970 ) - Fix ` ShowHelpHandler ` by running with ` RequiresForeground ` .
14
+
3
15
## v2022.12.0-preview
4
16
### Tuesday, December 06, 2022
5
17
You can’t perform that action at this time.
0 commit comments