v2.2.0-preview.1
Pre-release
Pre-release
Tuesday, April 28, 2020
- π π 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.