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-lsp
Michael Davis 7b034e719b
LSP: Use PathBufs for workspace folders
Internally the LSP client should hold workspace folders as paths. Using
URLs for this type is inconvenient (since we compare it to paths) and
might cause mismatches because of URLs not being normalized. The URLs
must be paths anyways so we can convert these types lazily when we need
to send them to a server.
1 month ago
..
src LSP: Use PathBufs for workspace folders 1 month ago
Cargo.toml build(deps): bump the rust-dependencies group with 4 updates (#11669) 2 months ago