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
+ ## v2023.9.5-preview
4
+ ### Tuesday, October 10, 2023
5
+
6
+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
+
8
+ - 🐛 🙏 [ vscode-powershell #4780 ] ( https://github.com/PowerShell/vscode-powershell/pull/4780 ) - Stop hiding Activity Bar in ISE Mode.
9
+
10
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices ) v3.13.0
11
+
12
+ - ✨ 📟 [ PowerShellEditorServices #2087 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/2087 ) - Upgrade bundled PSReadLine module to v2.3.4.
13
+
3
14
## v2023.9.4-preview
4
15
### Friday, September 29, 2023
5
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " powershell" ,
3
3
"displayName" : " PowerShell" ,
4
- "version" : " 2023.9.4 " ,
4
+ "version" : " 2023.9.5 " ,
5
5
"preview" : false ,
6
6
"publisher" : " ms-vscode" ,
7
7
"description" : " Develop PowerShell modules, commands and scripts in Visual Studio Code!" ,
You can’t perform that action at this time.
0 commit comments