v2.0.0
v2.0.0
Thursday, March 5, 2020
- 🐛📟 PowerShellEditorServices #1201 -
Fix newlines in error formatting. - 🐛👮 vscode-PowerShell #2489 -
Fix PSScriptAnalyzer not using default rules when no settings file present. - 🐛📟 vscode-PowerShell #2291 -
FixRead-Host
dropping characters. - 🐛📺 vscode-PowerShell #2424 -
FixF8
not working repeatedly in an Interactive Debugging session. - 🐛🛫 vscode-PowerShell #2404 -
Fix execution policy being set incorrectly at startup on Windows. - 🐛🧠 vscode-PowerShell #2364 -
Fix intellisense andF5
not working after debugging. - 🐛🧰 vscode-PowerShell #2495 -
Fix PowerShellEditorServices.Commands module commands not working due to types being moved. - 🐛👮 vscode-PowerShell #2516 -
Fix CommentHelp for when a function has other problems with it.