File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 11# PowerShell Editor Services Release History
22
3+ ## v1.8.4
4+ ### Friday, August 31, 2018
5+
6+ - [ PowerShellEditorServices #728 ] ( https://github.com/PowerShell/PowerShellEditorServices/pulls/728 ) -
7+ Fix formatter crash when script contains parse errors
8+ - [ PowerShellEditorServices #730 ] ( https://github.com/PowerShell/PowerShellEditorServices/pulls/730 ) -
9+ Fix crash where lines appended to end of script file causes out of bounds exception
10+ - [ PowerShellEditorServices #732 ] ( https://github.com/PowerShell/PowerShellEditorServices/pulls/732 ) -
11+ Fix CodeLens crash when a file cannot be opened, stop unnecessary file reads in CodeLens
12+ - [ PowerShellEditorServices #729 ] ( https://github.com/PowerShell/PowerShellEditorServices/pulls/729 ) -
13+ Fix a null dereference when an invalid cast exception has no inner exception
14+ - [ PowerShellEditorServices #719 ] ( https://github.com/PowerShell/PowerShellEditorServices/pulls/719 ) -
15+ Reduce allocations in the CodeLens providers (Thanks @mattpwhite !)
16+ - [ PowerShellEditorServices #725 ] ( https://github.com/PowerShell/PowerShellEditorServices/pulls/725 ) -
17+ Fix null dereference when debugging untitlted filesj
18+ - [ PowerShellEditorServices #726 ] ( https://github.com/PowerShell/PowerShellEditorServices/pulls/726 ) -
19+ Fix comment-based help snippet
20+
321## v1.8.3
422### Wednesday, August 15, 2018
523
You can’t perform that action at this time.
0 commit comments