1
0
Fork 0
Commit Graph

2 Commits (fc19640babfd949cb66c4504715336d468f2b3b3)

Author SHA1 Message Date
Sara Itani fc19640bab add FileEvent constructor, fix formatting 2017-03-01 02:02:20 -08:00
Sara Itani ccaf1c1547 Ensure diagnostics are cleared on file deletion
Previously, error diagnostics would not be cleared when a file was deleted while it was closed. This would result in lingering errors in the problems view that could only be cleared by reloading the language server. This fix addresses the issue by adding support for workspace/didChangeWatchedFiles and automatically clearing diagnostics for deleted files.
2017-03-01 00:54:27 -08:00