| Commit message (Expand) | Author | Age |
... | |
* | always parse the entire snippet | Pascal Kuthe | 2023-03-16 |
* | set WorkspaceEditCapabilities correctly | Pascal Kuthe | 2023-03-16 |
* | discard outdated workspace edits recived from the LS | Pascal Kuthe | 2023-03-16 |
* | discard outdated diagnostics recived by the LS | Pascal Kuthe | 2023-03-16 |
* | Prevent whitespace from rendering inside inlay hints (#6312) | Thomas Schollenberger | 2023-03-16 |
* | Add inlay-hint style for solarized themes. (#6327) | Ryan Roden-Corrent | 2023-03-16 |
* | Improve tree-sitter queries for vlang (#6279) | Erasin Wang | 2023-03-15 |
* | Update gdscript highlight (#6311) | Erasin Wang | 2023-03-15 |
* | feat: lint for `ui.virtual` and catch present and future virtual based featur... | Alexander Brevig | 2023-03-15 |
* | adjust inlay hints, color modes and virtual for fleet dark (#6324) | Kristoffer Flottorp | 2023-03-15 |
* | fix: flatwhite with inlay (#6323) | Alexander Brevig | 2023-03-15 |
* | Improved file reload error message (#6274) | Santiago Vrancovich | 2023-03-14 |
* | Autumn theme: add gray tone for inlay-hint (#6316) | Jens Getreu | 2023-03-14 |
* | fix compilation | Blaž Hrastnik | 2023-03-14 |
* | Only complete appropriate arguments for typed commands. (#5966) | Kyle Smith | 2023-03-14 |
* | Add undercurl config option #6196 (#6253) | Jonatan Pettersson | 2023-03-14 |
* | build(deps): bump serde from 1.0.152 to 1.0.155 (#6303) | dependabot[bot] | 2023-03-14 |
* | build(deps): bump gix from 0.39.0 to 0.41.0 (#6306) | dependabot[bot] | 2023-03-14 |
* | Update Nix highlights | Michael Davis | 2023-03-14 |
* | Update Erlang highlights | Michael Davis | 2023-03-14 |
* | theme: Use inheritance for gruvbox themes (#6295) | Michael Davis | 2023-03-14 |
* | build(deps): bump indoc from 2.0.0 to 2.0.1 (#6302) | dependabot[bot] | 2023-03-14 |
* | build(deps): bump toml from 0.7.2 to 0.7.3 (#6305) | dependabot[bot] | 2023-03-14 |
* | build(deps): bump libc from 0.2.139 to 0.2.140 (#6304) | dependabot[bot] | 2023-03-14 |
* | build(deps): bump chrono from 0.4.23 to 0.4.24 (#6301) | dependabot[bot] | 2023-03-14 |
* | queries/php: add missing keywords `unset` and `clone` (#6299) | Ivan | 2023-03-14 |
* | LSP: Separate diagnostic picker message and code (#6095) | Francesc Elies | 2023-03-13 |
* | Check language server symbol renaming support before prompting (#6257) | misiasty3 | 2023-03-13 |
* | Update gruvbox color themes to support inlay hint (#6285) | Josh Bainbridge | 2023-03-13 |
* | Add molokai theme (#6260) | Maxwell Anderson | 2023-03-13 |
* | add ui.inlay-hint (#6292) | workingj | 2023-03-13 |
* | helix-term: send the STOP signal to all processes in the process group (#3546) | Cole Helbling | 2023-03-13 |
* | LSP: No-op client/registerCapability requests (#6258) | Michael Davis | 2023-03-13 |
* | Test indentation level calculation (#6281) | Jonatan Pettersson | 2023-03-12 |
* | Fix indentation level calculation for lines mixing tabs and spaces (#6278) | Stanisław Borowy | 2023-03-12 |
* | Autumn theme: add `ui.virtual.inlay-hint` config (#6280) | Jens Getreu | 2023-03-12 |
* | dark_plus: theme inlay-hint (#6283) | Kirawi | 2023-03-12 |
* | Theme onelight add inlay-hint (#6276) | Erasin Wang | 2023-03-12 |
* | theme/catppuccin: add ui.virtual.inlay-hint (#6269) | Ivan | 2023-03-11 |
* | Document how to run tests (#6268) | Jonatan Pettersson | 2023-03-11 |
* | fleet_dark: theme inlay hints (#6266) | Kirawi | 2023-03-11 |
* | fix: C++ namespace indentation | Blaž Hrastnik | 2023-03-11 |
* | indent snippets to line indent instead of completion start (#6263) | Pascal Kuthe | 2023-03-11 |
* | Feat: LSP Type Hints (#5934) | Poliorcetics | 2023-03-11 |
* | Also highlight unchecked variants of the sqlx query methods (#6256) | Maxicarlos08 | 2023-03-10 |
* | queries/php: add injections for regex and sql injection (#6250) | Ivan | 2023-03-10 |
* | Add a version-control statusline element (#5682) | Dimitar Gyurov | 2023-03-10 |
* | Improved yuck highlighting (and parser), and introduced a tag.builtin scope (... | Philipp Mildenberger | 2023-03-10 |
* | treat replace/insertmode consistently, default to insert | Pascal Kuthe | 2023-03-10 |
* | fix snippet bugs and multicursor completion edgecases | Pascal Kuthe | 2023-03-10 |