Tuesday, April 28, 2020
vscode-PowerShell
- 🛫 ✨ vscode-powershell #2651 -
 Add setting for the PackageManagement update feature.
- 👮 🐛 vscode-powershell #2659 -
 Remove broken 'Select PSScriptAnalyzer Rules' command. (Thanks @bergmeister!)
- 🛫 ✨ vscode-powershell #2526 -
 Clean up WaitForSessionFile logic and support increasing timeout with warning.
- 📟 ✨ vscode-powershell #2644 -
 Display preview state and version info in PSIC startup banner. (Thanks @rkeithhill!)
- 👷 ✨ vscode-powershell #2645 -
 Add workspace file to load both vscode-powershell and PSES. (Thanks @rkeithhill!)
PowerShellEditorServices
- 📟 🐛 PowerShellEditorServices #1272 -
 Allow progress colors to be settable and gettable from the internal host.
- 🛫 ✨ PowerShellEditorServices #1239 -
 Prompt to update PackageManagement when using an old version.
- 🛫 ✨ PowerShellEditorServices #1269 -
 Support ConstrainedLanguage mode.
- 📺 ✨ PowerShellEditorServices #1268 -
 Refactor GetCommandHandler to not use dynamic.
- 🔍 🐛 vscode-powershell #2654 -
 Fix interpolation in Log points, switch to double quotes. (Thanks @rkeithhill!)
- PowerShellEditorServices #1267 -
 Update module manifest to match current module.
- 📟 🐛 vscode-powershell #2637 -
 Leverage internal HostUI to check if VT100 is supported.
- 📟 🐛 vscode-powershell #2637 -
 Use stable builds of PSReadLine for the PowerShell extension and preview builds for the PowerShell Preview extension.
- 💎 ✨ vscode-powershell #2543 -
 Allow formatting when ScriptAnalysis setting is set to disabled.