| Commit message (Expand) | Author | Age |
* | Sort the buffer picker by most recent access (#2980) | Evgeniy Tatarkin | 2023-04-28 |
* | inject language based on file extension & shebang (#3970) | Timothy DeHerrera | 2023-04-28 |
* | feat(commands): add clear-register typable command (#5695) | jorge | 2023-04-27 |
* | feat: add a config option to exclude declaration from LSP references (#6886) | Vitalii Solodilov | 2023-04-27 |
* | fix panic in inlay hint computation when view anchor is out of bounds (#6883) | Pascal Kuthe | 2023-04-27 |
* | Add extend_to_first_nonwhitespace (#6837) | Dimitri Sabadie | 2023-04-25 |
* | build(deps): bump libc from 0.2.141 to 0.2.142 (#6872) | dependabot[bot] | 2023-04-25 |
* | make `:u` alias `:update` (#6835) | Atticus Sebastiani | 2023-04-23 |
* | tui: Allow toggling mouse capture at runtime (#6675) | Michael Davis | 2023-04-21 |
* | flip symbol range in LSP goto commands (#6794) | Pascal Kuthe | 2023-04-21 |
* | Fix crash on opening from suspend state (#6764) | shem | 2023-04-16 |
* | make :toggle-option print the new value (#6774) | Aleksey Kuznetsov | 2023-04-16 |
* | Fix #6669: Theme preview doesn't return theme to normal (#6694) | shem | 2023-04-12 |
* | Fix crash on opening jumplist (#6672) | EsfoNL | 2023-04-11 |
* | build(deps): bump libc from 0.2.140 to 0.2.141 (#6700) | dependabot[bot] | 2023-04-11 |
* | LSP: Gracefully handle 'workspace/configuration' from a stopped server (#6693) | Konstantin Keller | 2023-04-10 |
* | Fix typos (#6643) | Daniel Sedlak | 2023-04-07 |
* | Fix line number display for LSP goto pickers (#6559) | Dmitry Ulyanov | 2023-04-03 |
* | Let..else refactor (#6562) | Casper Rogild Storm | 2023-04-03 |
* | robustly handle invalid LSP ranges (#6512) | Pascal Kuthe | 2023-04-03 |
* | add option to enable/disable lsp snippets | Pascal Kuthe | 2023-03-31 |
* | Hide signature help if it overlays completion menu (#5523) | Pascal Kuthe | 2023-03-31 |
* | Correctly reload theme on :config-reload | Pascal Kuthe | 2023-03-31 |
* | Truncate paths in the file picker (#6410) | mWalrus | 2023-03-31 |
* | Canonicalize paths before stripping current dir as prefix (#6290) | jazzfool | 2023-03-30 |
* | implement proper lsp-workspace support | Pascal Kuthe | 2023-03-29 |
* | add workspace config and manual LSP root management | Pascal Kuthe | 2023-03-29 |
* | feat(debug): highlight current line (#5957) | Filip Dutescu | 2023-03-29 |
* | Fix clippy lints (#6454) | Philipp Mildenberger | 2023-03-27 |
* | do not ignore mouse scrolling when on top of virtual text | Pascal Kuthe | 2023-03-27 |
* | make scrolloff calculation consistent | Pascal Kuthe | 2023-03-27 |
* | allow scrolling past virtual text line | Pascal Kuthe | 2023-03-27 |
* | remove incorrect assert | Pascal Kuthe | 2023-03-27 |
* | Show diagnostic codes for LSP diagnostics (#6378) | Francesc Elies | 2023-03-21 |
* | Run shell commands asynchronously (#6373) | sarah | 2023-03-21 |
* | migrate test_with_config to use AppBuilder | Skyler Hawthorne | 2023-03-20 |
* | fix test::plain | Skyler Hawthorne | 2023-03-20 |
* | Allow explicit newlines in test DSL | Skyler Hawthorne | 2023-03-20 |
* | refactor test editor config | Skyler Hawthorne | 2023-03-20 |
* | print doc state during tests | Skyler Hawthorne | 2023-03-20 |
* | make TestCase::From more generic | Skyler Hawthorne | 2023-03-20 |
* | factor write command tests to own module | Skyler Hawthorne | 2023-03-20 |
* | Fix highlighting in picker with multiple columns (#6333) | exp80 | 2023-03-18 |
* | 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 |
* | 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 indoc from 2.0.0 to 2.0.1 (#6302) | dependabot[bot] | 2023-03-14 |