v1.12.1
v1.12.1
Wednesday, April 10, 2019
- PowerShellEditorServices #906 -
Fix New-EditorFile with no folder or no files open - PowerShellEditorServices #908 -
Fix crash in CodeLens with UNC paths on Windows (Thanks @rkeithhill!) - PowerShellEditorServices #902 -
Improve path auto-completion (Thanks @rkeithhill!) - PowerShellEditorServices #910 -
Fix UseCorrectCasing to be actually configurable viapowershell.codeFormatting.useCorrectCasing
(Thanks @bergmeister!)