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
+ ## v2023.5.3-preview
4
+ ### Wednesday, May 24, 2023
5
+
6
+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
+
8
+ - #️⃣ 🙏 [ vscode-powershell #4599 ] ( https://github.com/PowerShell/vscode-powershell/pull/4599 ) - Make ` sessionManager.start() ` idempotent.
9
+
10
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices ) v3.8.6
11
+
12
+ - 🐛 💭 [ vscode-powershell #4582 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/2028 ) - Ignore cancellation of completion requests.
13
+ - 🐛 📟 [ vscode-powershell #3991 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/2026 ) - Fix the ` TranscribeOnly ` bug (take two).
14
+
3
15
## v2023.5.2-preview
4
16
### Tuesday, May 23, 2023
5
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " powershell" ,
3
3
"displayName" : " PowerShell" ,
4
- "version" : " 2023.5.2 " ,
4
+ "version" : " 2023.5.3 " ,
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