v3.1.1
v3.1.1
Monday, January 24, 2022
- #️⃣ 💎 PowerShellEditorServices #1676 - Use EditorConfig for dotnet build and suppress existing issues. (Thanks @JustinGrote!)
- 🐛 🔍 PowerShellEditorServices #1672 - Handle
debuggerResultbeing null inProcessDebuggerResult. - 🐛 🙏 PowerShellEditorServices #1663 - Fix off-by-one error in validation within
GetOffsetAtPosition. - 🐛 📟 PowerShellEditorServices #1667 - Fix
Write-Host -NoNewLineand-*Color. (Thanks @SeeminglyScience!) - 🐛 🔍 PowerShellEditorServices #1661 - Fix
DebuggerSetsVariablesWithConversiontest. - ✨ 🙏 vscode-powershell #2800 - Enable resolution of an alias to its function definition.
- ✨ 🔍 PowerShellEditorServices #1633 - Display
IEnumerablesandIDictionariesin debugger prettily (with "Raw View" available). (Thanks @JustinGrote!)