v1.8.4
v1.8.4
Friday, August 31, 2018
- PowerShellEditorServices #728 -
Fix formatter crash when script contains parse errors - PowerShellEditorServices #730 -
Fix crash where lines appended to end of script file causes out of bounds exception - PowerShellEditorServices #732 -
Fix CodeLens crash when a file cannot be opened, stop unnecessary file reads in CodeLens - PowerShellEditorServices #729 -
Fix a null dereference when an invalid cast exception has no inner exception - PowerShellEditorServices #719 -
Reduce allocations in the CodeLens providers - PowerShellEditorServices #725 -
Fix null dereference when debugging untitlted filesj - PowerShellEditorServices #726 -
Fix comment-based help snippet