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-view
/
src
Commit message (
Expand
)
Author
Age
...
*
Simplify gutter diagnostics rendering by using partition_point instead of bin...
Philipp Mildenberger
2023-05-18
*
Some minor clarity/cosmetic improvements
Philipp Mildenberger
2023-05-18
*
Add function `Editor::language_server_by_id` and refactor/simplify related co...
Philipp Mildenberger
2023-05-18
*
Fix crash with filtered diagnostics in gutter (e.g. when diagnostics aren't v...
Philipp Mildenberger
2023-05-18
*
Maintain language servers TOML array order in `doc.language_servers`
Philipp Mildenberger
2023-05-18
*
Filter language servers also by capabilities in `doc.language_servers_with_fe...
Philipp Mildenberger
2023-05-18
*
Optimize gutter diagnostics and simplify shown_diagnostics
Philipp Mildenberger
2023-05-18
*
Refactor doc language servers to a HashMap, and the config to use a Vec to re...
Philipp Mildenberger
2023-05-18
*
Simplify 'lsp_stop' command
Philipp Mildenberger
2023-05-18
*
Remove boilerplate in the goto methods by generically composing functions
Philipp Mildenberger
2023-05-18
*
Refactor doc.shown_diagnostics to avoid an extra HashSet
Philipp Mildenberger
2023-05-18
*
Add method doc.supports_language_server for better readability
Philipp Mildenberger
2023-05-18
*
Refactored doc.language_servers and doc.language_servers_with_feature to retu...
Philipp Mildenberger
2023-05-18
*
Use DoubleEndedIterator instead of collect to Vec for reversing
Philipp Mildenberger
2023-05-18
*
Fix error messages when no language server is available
Philipp Mildenberger
2023-05-18
*
Fix sorting issues of the editor wide diagnostics and apply diagnostics relat...
Philipp Mildenberger
2023-05-18
*
Fix some lints/docgen hints
Philipp Mildenberger
2023-05-18
*
Adds support for multiple language servers per language.
Philipp Mildenberger
2023-05-18
*
automatically disable TS when parsing takes longer than 500ms
Pascal Kuthe
2023-05-18
*
async picker syntax highlighting
Pascal Kuthe
2023-05-18
*
clarify comments about completion savepoints
Pascal Kuthe
2023-05-18
*
deduplicate savepoints
Pascal Kuthe
2023-05-18
*
ensure correct trigger/start completion offset
Pascal Kuthe
2023-05-18
*
correctly handle completion rerequest
Pascal Kuthe
2023-05-18
*
Fix warnings from clippy (#7013)
ZJPzjp
2023-05-11
*
Add better error message for file save failure due to parent not existing (#7...
John Kelly
2023-05-10
*
Conserve BOM and properly support UTF16 (#6497)
Alexis-Lapierre
2023-04-30
*
Sort the buffer picker by most recent access (#2980)
Evgeniy Tatarkin
2023-04-28
*
feat: add a config option to exclude declaration from LSP references (#6886)
Vitalii Solodilov
2023-04-27
*
Fix unwrap bug in DAP (#6786)
A-Walrus
2023-04-17
*
ensure :toggle soft-wrap.enable works by default (#6742)
Pascal Kuthe
2023-04-13
*
Revert "Fix #6605: Remove soft-wrap.enable option wrapping. (#6656)"
Blaž Hrastnik
2023-04-08
*
Fix #6605: Remove soft-wrap.enable option wrapping. (#6656)
gibbz00
2023-04-08
*
Fix typos (#6643)
Daniel Sedlak
2023-04-07
*
add option to enable/disable lsp snippets
Pascal Kuthe
2023-03-31
*
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
*
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
*
Improved file reload error message (#6274)
Santiago Vrancovich
2023-03-14
*
Add undercurl config option #6196 (#6253)
Jonatan Pettersson
2023-03-14
*
Feat: LSP Type Hints (#5934)
Poliorcetics
2023-03-11
*
Add a version-control statusline element (#5682)
Dimitar Gyurov
2023-03-10
*
treat replace/insertmode consistently, default to insert
Pascal Kuthe
2023-03-10
*
Generalised to multiple runtime directories with priorities (#5411)
paul-scott
2023-03-09
*
discard stale completion requests
Pascal Kuthe
2023-03-09
*
store multiple snapshots on the document at once
Pascal Kuthe
2023-03-09
*
save selection before completion savepoint
Pascal Kuthe
2023-03-09
*
Softwrapping improvements (#5893)
Clément Delafargue
2023-03-08
[prev]
[next]