File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11# PowerShell Extension Release History
22
3- ## v2022.5.1-preview
4- ### Thursday , May 05 , 2022
3+ ## v2022.5.1
4+ ### Friday , May 06 , 2022
55
66#### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
77
Original file line number Diff line number Diff line change 11{
2- "name" : " powershell-preview " ,
3- "displayName" : " PowerShell Preview " ,
2+ "name" : " powershell" ,
3+ "displayName" : " PowerShell" ,
44 "version" : " 2022.5.1" ,
5- "preview" : true ,
5+ "preview" : false ,
66 "publisher" : " ms-vscode" ,
7- "description" : " (Preview) Develop PowerShell modules, commands and scripts in Visual Studio Code!" ,
7+ "description" : " Develop PowerShell modules, commands and scripts in Visual Studio Code!" ,
88 "engines" : {
99 "vscode" : " ^1.59.0"
1010 },
1616 " Snippets" ,
1717 " Linters"
1818 ],
19- "icon" : " media/PowerShell_Preview_Icon .png" ,
19+ "icon" : " media/PowerShell_Icon .png" ,
2020 "galleryBanner" : {
2121 "color" : " #ACD1EC" ,
2222 "theme" : " light"
You can’t perform that action at this time.
0 commit comments