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-view/src/handlers
Michael Davis da2b0a7484
Make helix_core::Uri cheap to clone
We clone this type very often in LSP pickers, for example diagnostics
and symbols. We can use a single Arc in many cases to avoid the
unnecessary clones.
3 months ago
..
dap.rs chore: clean up clippy lints (#11377) 4 months ago
diagnostics.rs only show inline diagnostics after a delay 4 months ago
lsp.rs Make helix_core::Uri cheap to clone 3 months ago