index
:
helix-ext
dependabot/cargo/rust-dependencies-1a67a7dde4
gh-pages
master
patches
v23.10.2
[contrib] fork of the helix editor, with various inactive and rejected patches applied
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
helix-core
/
src
Commit message (
Expand
)
Author
Age
...
*
Fix typos (#6643)
Daniel Sedlak
2023-04-07
*
Canonicalize paths before stripping current dir as prefix (#6290)
jazzfool
2023-03-30
*
add workspace config and manual LSP root management
Pascal Kuthe
2023-03-29
*
Fix clippy lints (#6454)
Philipp Mildenberger
2023-03-27
*
respect line annotations in char_idx_at_visual_row_offset
Pascal Kuthe
2023-03-27
*
use partition_point instead of binary_search_by
Pascal Kuthe
2023-03-27
*
fix view anchors not at start of a visual line
Pascal Kuthe
2023-03-27
*
build(deps): bump bitflags from 1.3.2 to 2.0.2 (#6387)
dependabot[bot]
2023-03-22
*
fix test::plain
Skyler Hawthorne
2023-03-20
*
Allow explicit newlines in test DSL
Skyler Hawthorne
2023-03-20
*
Fix indentation level calculation for lines mixing tabs and spaces (#6278)
Stanisław Borowy
2023-03-12
*
Feat: LSP Type Hints (#5934)
Poliorcetics
2023-03-11
*
Add API to create a Transaction from potentially overlapping changes
Pascal Kuthe
2023-03-10
*
Add IntoIterator implementation for Selection
Pascal Kuthe
2023-03-10
*
Fix `shrink_selection` with multiple cursors. (#6093)
gibbz00
2023-03-09
*
Add test cases for existing pair matching logic. (#6027)
Kyle Smith
2023-03-08
*
Softwrapping improvements (#5893)
Clément Delafargue
2023-03-08
*
Correctly handle multiple cursors with LSP snippets
Urgau
2023-03-08
*
Doc string fix in selection.rs (#6077)
Alexandr
2023-02-22
*
Replace incorrect usages of tab_width with indent_width. (#5918)
Triton171
2023-02-16
*
Prevent a panic when uncommenting a line with only a comment token (#5933)
Mike Trinkala
2023-02-12
*
Make `m` textobject look for pairs enclosing selections (#3344)
Daniel S Poulin
2023-02-10
*
Fix new clippy lints (#5892)
Pascal Kuthe
2023-02-09
*
properly handle LSP position encoding (#5711)
Pascal Kuthe
2023-02-09
*
Short-circuit the word and treesitter object movement commands (#5851)
Mike Trinkala
2023-02-07
*
Fix utf8 length handling for shellwords (#5738)
Mike Trinkala
2023-02-01
*
Fix initial highlight layer sort order (#5196)
Michael Davis
2023-02-01
*
rework positioning/rendering and enable softwrap/virtual text (#5420)
Pascal Kuthe
2023-01-31
*
Separate jump behavior from increment/decrement (#4123)
greg-enbala
2023-01-16
*
Fix erroneous indent between closers of auto-pairs (#5330)
Triton171
2022-12-29
*
Add command to merge consecutive ranges in selection (#5047)
DylanBulfin
2022-12-23
*
properly handle detachted git worktrees (#5097)
Pascal Kuthe
2022-12-11
*
allow specifying environment for language servers in language.toml (#4004)
TotalKrill
2022-12-09
*
Fix transaction composition order in History::changes_since (#4981)
Michael Davis
2022-12-03
*
feat(lsp): add support for lsp Diagnostic{}.data (#4935)
sigmaSd
2022-12-02
*
Show (git) diff signs in gutter (#3890)
Pascal Kuthe
2022-12-01
*
Use lowest common ancestor search in History::changes_since
Michael Davis
2022-11-29
*
delete outdated reference to cessen/ropey#25 (#4928)
Kirawi
2022-11-29
*
Significantly improve performance of `:reload` (#4457)
Pascal Kuthe
2022-11-28
*
Follow parent links when calculating changes since a revision
Michael Davis
2022-11-24
*
Apply inversions to Views on undo/redo
Michael Davis
2022-11-24
*
Apply transactions to all views (#4733)
Michael Davis
2022-11-23
*
significantly improve treesitter performance while editing large files (#4716)
Pascal Kuthe
2022-11-22
*
Bump TREE_SITTER_MATCH_LIMIT to 256 (#4830)
Michael Davis
2022-11-21
*
Use TreeCursor to pretty-print :tree-sitter-subtree (#4606)
Michael Davis
2022-11-17
*
Capture word parts while calculating shellwords (#4632)
Michael Davis
2022-11-17
*
Fix deprecation warnings for chrono 0.4.23 (#4738)
dxtr85
2022-11-15
*
Refactor blackhole register (#4504)
ath3
2022-11-15
*
improve performance of tree sitter query captures (for text object motions in...
Pascal Kuthe
2022-11-11
*
Fix panic from indenting on tree with errors
Michael Davis
2022-11-09
[prev]
[next]