helix/helix-lsp
Michael Davis b7b6f30084 Use a hook for resolving completion items
Previously we used the IdleTimeout event to trigger LSP
`completion/resolveItem` requests. We can now refactor this to use an
event system hook instead and lower the timeout.
2024-02-22 22:37:23 -05:00
..
src Use a hook for resolving completion items 2024-02-22 22:37:23 -05:00
Cargo.toml fix lsp config reload (#9415) 2024-02-13 11:58:53 +01:00