v2020.4.3-preview
Pre-release
Pre-release
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.