v2020.1.0-preview
Pre-release
Pre-release
v2020.1.0
Monday, January 13, 2020
vscode-PowerShell
- π« β¨ vscode-powershell #2384 -
Add -Login startup option. - π« π vscode-powershell #2380 -
Make PowerShell names case insensitive for configuration. - π« πΊ β¨ vscode-powershell #2370 -
Add configuration to enable/disable banner.
PowerShellEditorServices
- πΊ vscode-powershell #2405 -
Add tooltip to completions ParameterValue. - π« π vscode-powershell #2393 -
Probe netfx dir for deps. - π β±οΈ π vscode-powershell #2352 -
Fix lock up that occurs when WinForms is executed on the pipeline thread. - π π vscode-powershell #2402 -
Fix temp debugging after it broke bringing in $psEditor. - π§ π vscode-powershell #2324 -
Fix unicode character uri bug. - π« πΊ β¨ vscode-powershell #2370 -
Make startup banner simpler. - vscode-powershell #2386 -
Fix uncaught exception when SafeToString returns null. (Thanks @jborean93!) - π π vscode-powershell #2374 -
Simplify logic of determining Reference definition. - π« π vscode-powershell #2379 -
Use -Option AllScope to fix Windows PowerShell error.