File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Extension Release History
2
2
3
+ ## v2022.9.1-preview
4
+ ### Wednesday, September 28, 2022
5
+
6
+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
+
8
+ - ✨ 📺 [ vscode-powershell #3954 ] ( https://github.com/PowerShell/vscode-powershell/pull/4187 ) - Re-implement indicator when running registered editor commands.
9
+ - 🐛 🔍 [ vscode-powershell #4185 ] ( https://github.com/PowerShell/vscode-powershell/pull/4186 ) - Only check a script's extension if a script was given.
10
+
11
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices ) v3.5.3
12
+
13
+ - ✨ 🙏 [ PowerShellEditorServices #1924 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1924 ) - Re-implement indicator when running registered editor commands.
14
+
3
15
## v2022.9.0-preview
4
16
### Tuesday, September 27, 2022
5
17
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.0 " ,
4
+ "version" : " 2022.9.1 " ,
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