v2020.6.1-preview
Pre-release
Pre-release
Monday, June 08, 2020
vscode-PowerShell
- π· β¨ vscode-powershell #2740 -
Add CodeQL security scanning. (Thanks @jhutchings1!)
PowerShellEditorServices
- π π PowerShellEditorServices #1304 -
Use From instead of FromFileSystem fixing CodeLens references. - π β¨ PowerShellEditorServices #1290 -
Allow PSReadLine to work in ConstrainedLanguage mode. - π β¨ The PowerShell Preview extension now uses v2.1.0-preview.2 of PSReadLine.
If you want the predictions feature back, add the following to your$PROFILE
:
Set-PSReadLineOption -PredictionSource History