File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# PowerShell Extension Release History
22
3+ ## v2023.3.1-preview
4+ ### Wednesday, March 15, 2023
5+
6+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7+
8+ - ✨ 👷 [ vscode-powershell #3716 ] ( https://github.com/PowerShell/vscode-powershell/pull/4462 ) - Adopt the pre-release extension feature.
9+ - 🐛 ✂️ [ vscode-powershell #4455 ] ( https://github.com/PowerShell/vscode-powershell/pull/4455 ) - Fix up "Calculated Property" snippet. (Thanks @DougDyreng !)
10+ - 🐛 📺 [ vscode-powershell #4453 ] ( https://github.com/PowerShell/vscode-powershell/pull/4454 ) - Fix ` GenerateBugReport ` command to pre-fill template.
11+
12+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices ) v3.8.2
13+
14+ No changes.
15+
316## v2023.3.0-preview
417### Thursday, March 09, 2023
518
Original file line number Diff line number Diff line change 11{
22 "name" : " powershell" ,
33 "displayName" : " PowerShell" ,
4- "version" : " 2023.3.0 " ,
4+ "version" : " 2023.3.1 " ,
55 "preview" : true ,
66 "publisher" : " ms-vscode" ,
77 "description" : " Develop PowerShell modules, commands and scripts in Visual Studio Code!" ,
You can’t perform that action at this time.
0 commit comments