| Commit message (Expand) | Author | Age |
* | search buffer contents during global search (#5652) | Pascal Kuthe | 2023-07-11 |
* | build(deps): bump serde_json from 1.0.99 to 1.0.100 (#7598) | dependabot[bot] | 2023-07-11 |
* | build(deps): bump smallvec from 1.10.0 to 1.11.0 (#7597) | dependabot[bot] | 2023-07-11 |
* | build(deps): bump regex from 1.8.4 to 1.9.1 (#7596) | dependabot[bot] | 2023-07-11 |
* | build(deps): bump serde from 1.0.166 to 1.0.171 (#7595) | dependabot[bot] | 2023-07-11 |
* | build(deps): bump toml from 0.7.5 to 0.7.6 (#7594) | dependabot[bot] | 2023-07-11 |
* | build(deps): bump thiserror from 1.0.40 to 1.0.43 (#7593) | dependabot[bot] | 2023-07-11 |
* | Update dart commit in languages.toml (#7576) | Queyrouzec | 2023-07-10 |
* | (Updated) Apply motion API refinements (#6078) | Gabriel Hansson | 2023-07-09 |
* | docs: Update mdBook theme and improve maintainability (#7524) | Em Zhan | 2023-07-09 |
* | Add language support for persistent library syntax (#7261) | Borys Lykah | 2023-07-09 |
* | Update the Nord theme to follow the Nord style guide (#7490) | Sharpened Blade | 2023-07-09 |
* | Refactor queries for ecma based languages (#7207) | Gammut | 2023-07-09 |
* | Initialize log and config files right after parsing arguments (#7585) | Alex Vinyals | 2023-07-09 |
* | highlight(matlab): Better UTF-8 handling. (#7532) | Álan Crístoffer | 2023-07-09 |
* | Implement the wa! command (#7577) | Ryan Fowler | 2023-07-09 |
* | Fix `:log-open` when `--log` is specified (#7573) | Alex Vinyals | 2023-07-09 |
* | Add filename completer for shell prompt (#7569) | Alberto Romero | 2023-07-08 |
* | use redraw handle for debouncing LSP messages (#7538) | Pascal Kuthe | 2023-07-07 |
* | Fix incorrect gutter bail message (#7534) | Tom Taylor | 2023-07-07 |
* | Update Nickel grammar (#7551) | Erin van der Veen | 2023-07-06 |
* | book: Rename Arch Linux's repository from `community` to `extra` (#7543) | zer0-x | 2023-07-05 |
* | build(deps): bump gix from 0.47.0 to 0.48.0 (#7531) | dependabot[bot] | 2023-07-04 |
* | build(deps): bump serde from 1.0.164 to 1.0.166 (#7527) | dependabot[bot] | 2023-07-04 |
* | build(deps): bump bitflags from 2.3.2 to 2.3.3 (#7530) | dependabot[bot] | 2023-07-04 |
* | build(deps): bump indoc from 2.0.1 to 2.0.2 (#7529) | dependabot[bot] | 2023-07-04 |
* | build(deps): bump tokio from 1.28.2 to 1.29.1 (#7528) | dependabot[bot] | 2023-07-04 |
* | highlight(matlab): Many bug fixes and improvements (#7511) | Álan Crístoffer | 2023-07-03 |
* | highlight(matlab): Fix string's single-quote's color (#7493) | Álan Crístoffer | 2023-06-30 |
* | Add .cppm file type to cpp language configuration (#7492) | Chris Heyes | 2023-06-30 |
* | docs: align content with parent paragraph (#7488) | Tshepang Mbambo | 2023-06-30 |
* | Update tree-sitter-matlab (#7491) | Álan Crístoffer | 2023-06-30 |
* | LSP: Forcefully shutdown uninitialized servers (#7449) | Michael Davis | 2023-06-29 |
* | update OneDarker theme to use light-gray for inlay hints. (#7433) | gobraves | 2023-06-29 |
* | LSP: Use negotiated position encoding for workspace edits (#7469) | Michael Davis | 2023-06-29 |
* | LSP: Discard publishDiagnostic from uninitialized servers (#7467) | Michael Davis | 2023-06-28 |
* | correctly map unsorted positions (#7471) | Pascal Kuthe | 2023-06-28 |
* | build(deps): bump libc from 0.2.146 to 0.2.147 (#7463) | dependabot[bot] | 2023-06-27 |
* | build(deps): bump serde_json from 1.0.97 to 1.0.99 (#7462) | dependabot[bot] | 2023-06-27 |
* | build(deps): bump toml from 0.7.4 to 0.7.5 (#7461) | dependabot[bot] | 2023-06-27 |
* | build(deps): bump gix from 0.46.0 to 0.47.0 (#7460) | dependabot[bot] | 2023-06-27 |
* | Mark buffers created from stdin as modified (#7431) | Michael Davis | 2023-06-26 |
* | fix: Regression from d491e234f4eb4d8c3869f44ab71fedf022dc463e | Blaž Hrastnik | 2023-06-26 |
* | move normalize fastpath into normalize function | Pascal Kuthe | 2023-06-25 |
* | map positions through changes in O(N) | Pascal Kuthe | 2023-06-25 |
* | feat(toml): highlight table headers (#7441) | Branch Vincent | 2023-06-24 |
* | highlight(matlab): Bumps tree-sitter-matlab commit. (#7442) | Álan Crístoffer | 2023-06-24 |
* | Allow any indent size from 1 to 16 (#7429) | Scott Driggers | 2023-06-23 |
* | Replace MATLAB grammar (#7388) | Álan Crístoffer | 2023-06-22 |
* | Theme: port of Zed's OneDark and OneLight themes (#7250) | eh | 2023-06-22 |