1
1
mirror of https://github.com/oxalica/nil.git synced 2024-11-22 19:49:20 +03:00
nil/crates
oxalica bc24a2567b Delay path link resolutions
This reduces the time of `textDocument/documentLink` from ~100ms down
to ~20ms. Editors doing frequent query of links like coc.nvim can
benefit a lot from it.
2023-06-26 17:56:47 +08:00
..
builtin Apply clippy::{doc_markdown,missing-panics-doc} 2023-03-10 16:10:02 +08:00
ide Delay path link resolutions 2023-06-26 17:56:47 +08:00
nil Delay path link resolutions 2023-06-26 17:56:47 +08:00
nix-interop Don't look for NixOS options when module-list.nix or lib doesn't exist 2023-05-05 17:51:56 -04:00
ssr Bump indexmap to 2 2023-06-24 11:04:59 +08:00
syntax Impl experimental SSR in CLI 2023-05-31 18:42:42 +08:00