aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Softwrapping improvements (#5893)Clément Delafargue2023-03-08
* Do not add intermediate lines to jumplist with :<linenum> command. (#5751)Kyle Smith2023-03-08
* DynamicPicker: Recalculate column widths for new options (#6004)Michael Davis2023-03-08
* Jump to symbol ranges in LSP goto commands (#5986)Michael Davis2023-03-08
* LSP: Send replies for malformed and unhandled RPC requests (#6058)Michael Davis2023-03-08
* tui: Log keyboard enhancement query timeMichael Davis2023-03-08
* tui: Cache the keyboard enhancement checkMichael Davis2023-03-08
* Move terminal claim/restore code to helix-tuiMichael Davis2023-03-08
* Add command for resetting diff hunks (#5736)Pascal Kuthe2023-03-08
* Handle snippets for LSPs not providing offsets for completionAndrii Grynenko2023-03-08
* Add nested placeholder parsing for LSP snippetsAndrii Grynenko2023-03-08
* Render every LSP snippets for every cursorAndrii Grynenko2023-03-08
* Correctly handle multiple cursors with LSP snippetsUrgau2023-03-08
* Delete snippet placeholders when accepting completionPascal Kuthe2023-03-08
* Implement LSP snippet tabstops sorting and mergingUrgau2023-03-08
* LSP: Advertise snippet supportMichael Davis2023-03-08
* Apply snippets as transactionsMichael Davis2023-03-08
* Remove now unused the pattern combinatorUrgau2023-03-08
* Optimize LSP snippet parsingUrgau2023-03-08
* Add parser for LSP snippetMichael Davis2023-03-08
* Add a parser-combinator crateMichael Davis2023-03-08
* Allow LSP server to be stopped (#5964)Davide Galassi2023-03-08
* Update highlights for golang (#6204)Erasin Wang2023-03-08
* Update highlight for PHP (#6203)Erasin Wang2023-03-08
* Pin tree-sitter at git master (#6218)Michael Davis2023-03-07
* build(deps): bump grep-regex from 0.1.10 to 0.1.11 (#6215)dependabot[bot]2023-03-07
* build(deps): bump tokio from 1.25.0 to 1.26.0 (#6212)dependabot[bot]2023-03-07
* build(deps): bump thiserror from 1.0.38 to 1.0.39 (#6216)dependabot[bot]2023-03-07
* build(deps): bump ignore from 0.4.18 to 0.4.20 (#6214)dependabot[bot]2023-03-07
* build(deps): bump serde_json from 1.0.93 to 1.0.94 (#6211)dependabot[bot]2023-03-07
* build(deps): bump grep-searcher from 0.1.10 to 0.1.11 (#6213)dependabot[bot]2023-03-07
* feat(theme): Update pop-dark for color-modes (#6208)workingj2023-03-06
* Update highlight for ecma/js/ts (#6205)Erasin Wang2023-03-06
* Update onelight theme (#6192)Erasin Wang2023-03-06
* Rewrite and refactor all documentation (#5534)David Else2023-03-06
* docs: describe tab-width and unit subkeys (#5862)cinerea02023-03-06
* feat(dap): implement Restart request (#5651)Filip Dutescu2023-03-06
* Remove centering view from Unimpaired commands (#6193)Santiago Vrancovich2023-03-05
* Update queries for godot4 (#6186)Erasin Wang2023-03-05
* Fix lacking space panic (#6109)nuid322023-03-05
* update MSRV to 1.65Pascal Kuthe2023-03-05
* Update helix-vcs/Cargo.tomlSebastian Thiel2023-03-05
* upgrade `git-repository` to `gix` 0.36.1; up min. rustc version to 1.64Sebastian Thiel2023-03-05
* Add support for reStructuredText (#6180)Roberto Vidal2023-03-05
* Theme: Papercolor: Add ui.highlight (#6162)Henrik Tjäder2023-03-05
* fix: Handle signals before crossterm events (#6170)Alexander Brevig2023-03-05
* Document the file-modification-indicator statusline element (#6036)Nick2023-03-04
* feat(prql): add prql support (#6126)Matthias Q2023-03-03
* Fix scrolloff at view bottom (#6142)Pascal Kuthe2023-03-03
* Extend the set of tags highlighted in comments (#6143)István Donkó2023-03-03