mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-25 02:46:17 +04:00
b7b6f30084
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. |
||
---|---|---|
.. | ||
client.rs | ||
file_event.rs | ||
file_operations.rs | ||
jsonrpc.rs | ||
lib.rs | ||
snippet.rs | ||
transport.rs |