v2.3.0-preview.1
Pre-release
Pre-release
Thursday, July 30, 2020
- 📺✨ PowerShellEditorServices #1328 -
Enable handlers for Semantic Highlighting for better highlighting accuracy. - 👮✨ PowerShellEditorServices #1333 -
Expose new rule PSAvoidUsingDoubleQuotesForConstantString added in PSScriptAnalyzer 1.19.1. (Thanks @bergmeister!) - 📺✨ PowerShellEditorServices #1321 -
Needed changes for Notebook UI Support. - 🛫✨ PowerShellEditorServices #1323 -
Add cwd property to settings. (Thanks @jwfx!) - 🛫🐛 PowerShellEditorServices #1317 -
Move tests to PS7 and PS7.1 and fix IsNetCore check. - 🔗✨ PowerShellEditorServices #1316 -
Return null when Hover request is cancelled or no symbol details. (Thanks @ralish!) - 🛫🐛 vscode-powershell #2763 -
TLS 1.2 Support When Installing PackageManagement Module. (Thanks @serkanz!)