v1.11.0
·
58 commits
to legacy/1.x
since this release
v1.11.0
Wednesday, January 23, 2019
- PowerShellEditorServices #851 -
Fix #827 Pester TestName w/expandable str returns nothing (Thanks @rkeithhill!) - PowerShellEditorServices #850 -
Fix VSCODE 1683 - HelpCommentReqHdlr crash on GetFile (Thanks @rkeithhill!) - PowerShellEditorServices #825 -
(GH-824)(GH-812) Improve code folding speed (Thanks @glennsarti!) - PowerShellEditorServices #829 -
Update various NuGet packages (Thanks @bergmeister!) - PowerShellEditorServices #846 -
Workaround "attach to process" hang - PowerShellEditorServices #848 -
switch an instance of GetFile to TryGetFile to fix #1689 - PowerShellEditorServices #828 -
Compile against net452 because net451 is not supported any more (Thanks @bergmeister!) - PowerShellEditorServices #844 -
Fix an empty verbose message when importing an editor command (Thanks @alexandair!) - PowerShellEditorServices #843 -
Simplify the parameter descriptions and fix typos (Thanks @alexandair!) - PowerShellEditorServices #839 -
Fix FileNotFoundEx crash when Fold happens on untitled: scheme doc (Thanks @rkeithhill!) - PowerShellEditorServices #838 -
Fix NullRefEx bug when accessing scriptFile.ReferencedFiles (Thanks @rkeithhill!) - PowerShellEditorServices #842 -
Fix typos (Thanks @alexandair!) - PowerShellEditorServices #837 -
(maint) Add traits for folding tests (Thanks @glennsarti!)