aboutsummaryrefslogtreecommitdiff
path: root/helix-core/src/diagnostic.rs
Commit message (Collapse)AuthorAge
* Make sure document diagnostics are sortedBlaž Hrastnik2021-11-06
|
* Document more of helix-core (#904)Kirawi2021-10-25
|
* Derive debug without featureIvan Tham2021-06-10
| | | | Note that this also removed those `finish_non_exhaustive()`.
* Implement Debug for data structure as a featurenotoria2021-06-10
|
* Add the :new command, don't crash if saving without filename.Blaž Hrastnik2021-05-07
|
* ui: Render diagnostic errors in sideline.Blaž Hrastnik2021-03-15
|
* Use diagnostic.severity to distinguish between error colors.Blaž Hrastnik2021-03-11
|
* Total mess but it works: diagnostic marking.Blaž Hrastnik2020-12-03
|
* Reroute LSP notification events into the main app event loop.Blaž Hrastnik2020-12-03