Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Movement fixes, refactor and unit test suite (#217) | PabloMansanet | 2021-06-11 |
* | When calculating a new selection, we need to take newly inserted text into ac... | Blaž Hrastnik | 2021-05-15 |
* | Implement pair expansion when pressing new line between bracket pairs. | Blaž Hrastnik | 2021-05-06 |
* | auto_pairs: move if cursor, extend if selection. | Blaž Hrastnik | 2021-04-22 |
* | pairs: Use token utf8 lengths instead of 1. | Blaž Hrastnik | 2021-04-06 |
* | wip: Hooks & trigger characters for completion/signature_help. | Blaž Hrastnik | 2021-03-24 |
* | clippy lint | Blaž Hrastnik | 2021-03-24 |
* | Fix a scrolling crash where it would jump past the end of the buffer. | Blaž Hrastnik | 2021-03-22 |
* | Implement m / match_brackets (using tree sitter). | Blaž Hrastnik | 2021-03-22 |
* | Implement auto-pairs behavior for open and close. | Blaž Hrastnik | 2021-03-22 |