v2021.10.2
Thursday, October 28, 2021
vscode-powershell
The PSScriptAnalyzer rule explanations now open the beautiful published documentation at
docs.microsoft.com.
- ✨ 🕵️ vscode-powershell #3642 - Point PSScriptAnalyzer rules to published documentation. (Thanks @sdwheeler!)
- ✨ 🚨 vscode-powershell #3641 - Clean up unit tests' descriptions and logical separation.
- ✨ 🚨 vscode-powershell #3631 - Replace
() =>
arrow lambdas withfunction ()
for Mocha. - #️⃣ 🙏 vscode-powershell #3628 - Add missing
glob
dev dependency.
PowerShellEditorServices
No changes in this release, but the next preview will include PowerShell Editor Services
v3.0.0, with the pipeline rewrite!