summaryrefslogtreecommitdiff
path: root/cli/lsp/semantic_tokens.rs
AgeCommit message (Expand)Author
2024-05-15perf(lsp): Cache semantic tokens for open documents (#23799)Nathan Whitaker
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-01-14chore: use rustfmt imports_granularity option (#17421)Divy Srivastava
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-04-03refactor(lsp): migrate from lspower back to tower-lsp (#14163)Jason
2022-03-23chore: remove all `pub(crate)`s from the cli crate (#14083)David Sherret
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-11-23feat(lsp): add workspace symbol provider (#12787)Kitson Kelly
2021-04-20feat(lsp): Implement textDocument/semanticTokens/full (#10233)Jean Pierre