Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | flush writes on force quit (#4397) | Skyler Hawthorne | 2022-10-21 |
| | | | | | | 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. | ||
* | fix tests | Skyler Hawthorne | 2022-10-19 |
| | |||
* | document should save even if formatter fails | Skyler Hawthorne | 2022-10-19 |
| | |||
* | Fix append cursor location when selection anchor is at end of document (#4147) | Graic | 2022-10-12 |
| | |||
* | Add tests for select-mode TS textobjects | Michael Davis | 2022-10-03 |
| | |||
* | factor new Application with file arg to function | Skyler Hawthorne | 2022-06-19 |
| | |||
* | rename test helpers | Skyler Hawthorne | 2022-06-19 |
| | |||
* | rename top level module to satisfy cargo fmt | Skyler Hawthorne | 2022-06-19 |