File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Extension Release History
2
2
3
+ ## v2022.10.0-preview
4
+ ### Friday, October 07, 2022
5
+
6
+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
+
8
+ - 🐛 ✂️ [ vscode-powershell #4195 ] ( https://github.com/PowerShell/vscode-powershell/pull/4195 ) - Fix Function Help snippet. (Thanks @okhoel !)
9
+
10
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices ) v3.5.4
11
+
12
+ No changes.
13
+
3
14
## v2022.9.2-preview
4
15
### Friday, September 30, 2022
5
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " powershell-preview" ,
3
3
"displayName" : " PowerShell Preview" ,
4
- "version" : " 2022.9.2 " ,
4
+ "version" : " 2022.10.0 " ,
5
5
"preview" : true ,
6
6
"publisher" : " ms-vscode" ,
7
7
"description" : " (Preview) Develop PowerShell modules, commands and scripts in Visual Studio Code!" ,
You can’t perform that action at this time.
0 commit comments