aboutsummaryrefslogtreecommitdiff
path: root/helix-core
Commit message (Expand)AuthorAge
...
* fix panic when deleting overlapping rangesPascal Kuthe2023-05-18
* Fix warnings from clippy (#7013)ZJPzjp2023-05-11
* build(deps): bump etcetera from 0.7.1 to 0.8.0 (#6931)dependabot[bot]2023-05-02
* inject language based on file extension & shebang (#3970)Timothy DeHerrera2023-04-28
* feat(commands): add clear-register typable command (#5695)jorge2023-04-27
* build(deps): bump etcetera from 0.5.0 to 0.7.1 (#6873)dependabot[bot]2023-04-25
* build(deps): bump bitflags from 2.1.0 to 2.2.1 (#6869)dependabot[bot]2023-04-25
* return early if soft wrap is invalid (#6856)ymgyt2023-04-23
* build(deps): bump etcetera from 0.4.0 to 0.5.0 (#6798)dependabot[bot]2023-04-18
* build(deps): bump bitflags from 2.0.2 to 2.1.0 (#6699)dependabot[bot]2023-04-11
* Revert "Fix #6605: Remove soft-wrap.enable option wrapping. (#6656)"Blaž Hrastnik2023-04-08
* Fix #6605: Remove soft-wrap.enable option wrapping. (#6656)gibbz002023-04-08
* Fix typos (#6643)Daniel Sedlak2023-04-07
* Canonicalize paths before stripping current dir as prefix (#6290)jazzfool2023-03-30
* add workspace config and manual LSP root managementPascal Kuthe2023-03-29
* Fix clippy lints (#6454)Philipp Mildenberger2023-03-27
* respect line annotations in char_idx_at_visual_row_offsetPascal Kuthe2023-03-27
* use partition_point instead of binary_search_byPascal Kuthe2023-03-27
* fix view anchors not at start of a visual linePascal Kuthe2023-03-27
* build(deps): bump bitflags from 1.3.2 to 2.0.2 (#6387)dependabot[bot]2023-03-22
* build(deps): bump indoc from 1.0.9 to 2.0.1 (#6385)dependabot[bot]2023-03-21
* fix test::plainSkyler Hawthorne2023-03-20
* Allow explicit newlines in test DSLSkyler Hawthorne2023-03-20
* Test indentation level calculation (#6281)Jonatan Pettersson2023-03-12
* Fix indentation level calculation for lines mixing tabs and spaces (#6278)Stanisław Borowy2023-03-12
* Feat: LSP Type Hints (#5934)Poliorcetics2023-03-11
* Add API to create a Transaction from potentially overlapping changesPascal Kuthe2023-03-10
* Add IntoIterator implementation for SelectionPascal Kuthe2023-03-10
* Fix `shrink_selection` with multiple cursors. (#6093)gibbz002023-03-09
* Add test cases for existing pair matching logic. (#6027)Kyle Smith2023-03-08
* Softwrapping improvements (#5893)Clément Delafargue2023-03-08
* Correctly handle multiple cursors with LSP snippetsUrgau2023-03-08
* Doc string fix in selection.rs (#6077)Alexandr2023-02-22
* Replace incorrect usages of tab_width with indent_width. (#5918)Triton1712023-02-16
* Prevent a panic when uncommenting a line with only a comment token (#5933)Mike Trinkala2023-02-12
* Make `m` textobject look for pairs enclosing selections (#3344)Daniel S Poulin2023-02-10
* Fix new clippy lints (#5892)Pascal Kuthe2023-02-09
* properly handle LSP position encoding (#5711)Pascal Kuthe2023-02-09
* Short-circuit the word and treesitter object movement commands (#5851)Mike Trinkala2023-02-07
* build(deps): bump ropey from 1.5.1 to 1.6.0 (#5859)dependabot[bot]2023-02-06
* Fix utf8 length handling for shellwords (#5738)Mike Trinkala2023-02-01
* Fix initial highlight layer sort order (#5196)Michael Davis2023-02-01
* rework positioning/rendering and enable softwrap/virtual text (#5420)Pascal Kuthe2023-01-31
* build(deps): bump ahash from 0.8.2 to 0.8.3 (#5743)dependabot[bot]2023-01-30
* build(deps): bump toml from 0.6.0 to 0.7.0 (#5726)alice2023-01-30
* Fix compatibility with toml 0.6.0Michael Davis2023-01-24
* build(deps): bump toml from 0.5.10 to 0.6.0dependabot[bot]2023-01-24
* build(deps): bump hashbrown from 0.13.1 to 0.13.2 (#5559)dependabot[bot]2023-01-17
* Separate jump behavior from increment/decrement (#4123)greg-enbala2023-01-16
* build(deps): bump ropey from 1.5.1-alpha to 1.5.1 (#5374)dependabot[bot]2023-01-03