File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11# PowerShell Extension Release History
22
3+ ## v2021.2.2
4+ ### Wednesday, February 24, 2021
5+ #### [ vscode-PowerShell] ( https://github.com/PowerShell/vscode-PowerShell )
6+
7+ - 📺 ✨ New semantic highlighting. (Thanks @justinytchen !)
8+ - 🐢 ✨ Added Pester v5 support to problem matcher. (Thanks @fflaten !)
9+ - ✨ 👮 Updated PSScriptAnalyzer to 1.19.1. Fixes formatting bugs! (Thanks @bergmeister !)
10+ - 🛫 🐛 [ vscode-powershell #3181 ] ( https://github.com/PowerShell/vscode-powershell/pull/3202 ) -
11+ Fix PowerShell MSIX (Store) detection.
12+ - 🐛 Many squashed bugs! (See previews below for details.)
13+
14+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
15+
16+ - 👷 ✨ No changes, just releasing a stable version.
17+
318## v2021.2.1-preview
419### Tuesday, February 23, 2021
520#### [ vscode-PowerShell] ( https://github.com/PowerShell/vscode-PowerShell )
Original file line number Diff line number Diff line change 11{
22 "name" : " powershell-preview" ,
33 "displayName" : " PowerShell Preview" ,
4- "version" : " 2021.2.1 " ,
4+ "version" : " 2021.2.3 " ,
55 "preview" : true ,
66 "publisher" : " ms-vscode" ,
77 "description" : " (Preview) Develop PowerShell scripts in Visual Studio Code!" ,
You can’t perform that action at this time.
0 commit comments