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.