Commit Graph

4 Commits (d7d0d5ffb79b6f2e09c6ab8af6e112c41e6f73e8)

Author SHA1 Message Date
Skyler Hawthorne f486f34ebe
flush writes on force quit (#4397)
When force quitting, we need to block on the pending writes to ensure
that write commands succeed before exiting, and also to avoid a crash
when all the views are gone before the auto format call returns from
the LS.
2022-10-21 13:28:29 +09:00
Skyler Hawthorne 3f07885b35 document should save even if formatter fails 2022-10-18 22:31:39 -04:00
Skyler Hawthorne 7c0bca186c rename test helpers 2022-06-18 23:57:47 -04:00
Skyler Hawthorne 8d8d389536 rename top level module to satisfy cargo fmt 2022-06-18 23:57:47 -04:00