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-term
/
src
/
health.rs
Commit message (
Expand
)
Author
Age
*
Re-export `which` from `helix-stdx::env`
Michael Davis
2024-01-24
*
health - add formatter to display (#7986)
Sammo98
2024-01-09
*
Add support for showing all LSPs in --health (#7315)
Lorenzo Bellina
2023-10-16
*
Refactor doc language servers to a HashMap, and the config to use a Vec to re...
Philipp Mildenberger
2023-05-18
*
Refactored doc.language_servers and doc.language_servers_with_feature to retu...
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
*
Generalised to multiple runtime directories with priorities (#5411)
paul-scott
2023-03-09
*
Print the binary required by the debug adapter (#5195)
Eric Thorburn
2022-12-17
*
Fix nightly clippy lints (#4954)
Tshepang Mbambo
2022-12-01
*
Show clipboard info in --health output (#2947)
Gokul Soumya
2022-08-31
*
Reduce health tick width
Ivan Tham
2022-08-23
*
clipboard: add logging and healthcheck (#3271)
Amit Beka
2022-07-31
*
fix: do not color health summary when stdout is piped (#2836)
lazytanuki
2022-06-20
*
Add true or false checkbox in health output table (#1947)
Nirmal Patel
2022-04-12
*
Added checkmarks to health.rs output, Resolves #1894 (#1918)
Simon H
2022-04-02
*
Indentation rework (#1562)
Triton171
2022-03-30
*
Handle BrokenPipe when piping hx --health through head (#1876)
Nirmal Patel
2022-03-30
*
Avoid using the format ident Rust feature (#1881)
Marcin Puc
2022-03-30
*
migrate grammar fetching/building code into helix-loader crate
Michael Davis
2022-03-10
*
Add --health command for troubleshooting (#1669)
Gokul Soumya
2022-03-08