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/helix-term
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.
4 months ago
..
src Use a hook for resolving completion items 4 months ago
tests Add glob file type support (#8006) 4 months ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump toml from 0.7.6 to 0.8.10 (#9539) 4 months ago
build.rs Add icon to Windows executable (#9104) 5 months ago