helix/helix-term
Michael Davis 62625eda46
LSP: Move diagnostic handling from Application to Editor
There is no functional change to the move - it's just moving the code
into helix-view under a new method `Editor::handle_lsp_diagnostics` -
thought there is a typo fix, the removal of an unnecessary clone (for
the document's language config) and the removal of some nesting.

Co-authored-by: Sofus Addington <sofus@addington.dk>
2025-02-04 10:39:42 -05:00
..
src LSP: Move diagnostic handling from Application to Editor 2025-02-04 10:39:42 -05:00
tests Do not record keys pressed by macros while recording a macro (#12733) 2025-01-30 18:14:04 -06:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs chore: clean up clippy lints (#11377) 2024-08-01 06:39:46 +09:00
Cargo.toml build(deps): bump the rust-dependencies group with 2 updates (#12707) 2025-01-27 17:19:26 -06:00