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
/
diagnostic.rs
Commit message (
Expand
)
Author
Age
*
Feat: LSP Type Hints (#5934)
Poliorcetics
2023-03-11
*
feat(lsp): add support for lsp Diagnostic{}.data (#4935)
sigmaSd
2022-12-02
*
diagnostics: Use Vec<Tag> instead of Option<Vec<Tag>>
Blaž Hrastnik
2022-09-20
*
Track source and tags in diagnostics (#3898)
Luke Cycon
2022-09-20
*
Suport diagnostic code (#3096)
Erasin
2022-07-26
*
feat(lsp): configurable diagnostic severity (#1325)
Matouš Dzivjak
2021-12-25
*
Gutter functions
Blaž Hrastnik
2021-11-29
*
Make sure document diagnostics are sorted
Blaž Hrastnik
2021-11-06
*
Document more of helix-core (#904)
Kirawi
2021-10-25
*
Derive debug without feature
Ivan Tham
2021-06-10
*
Implement Debug for data structure as a feature
notoria
2021-06-10
*
Add the :new command, don't crash if saving without filename.
Blaž Hrastnik
2021-05-07
*
ui: Render diagnostic errors in sideline.
Blaž Hrastnik
2021-03-15
*
Use diagnostic.severity to distinguish between error colors.
Blaž Hrastnik
2021-03-11
*
Total mess but it works: diagnostic marking.
Blaž Hrastnik
2020-12-03
*
Reroute LSP notification events into the main app event loop.
Blaž Hrastnik
2020-12-03