You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/helix-term
Michael Davis a7daa02346 DynamicPicker: Use idle-timeout as debounce
This change uses the idle-timeout event to trigger fetching new results
in the DynamicPicker, so idle-timeout becomes a sort of debounce. This
prevents querying the language server overly aggressively.
2 years ago
..
src DynamicPicker: Use idle-timeout as debounce 2 years ago
tests Fix transaction composition order in History::changes_since (#4981) 2 years ago
.gitignore Initial import. 4 years ago
Cargo.toml Show (git) diff signs in gutter (#3890) 2 years ago
build.rs feat(lsp): pass client_info on initialization (#4904) 2 years ago