summaryrefslogtreecommitdiff
path: root/tests/integration/lsp_tests.rs
AgeCommit message (Expand)Author
2024-02-21feat(lsp): auto-import completions for jsr specifiers (#22462)Nayeem Rahman
2024-02-20chore: fix flaky lsp_vendor_dir (#22483)David Sherret
2024-02-15feat(unstable): single checksum per JSR package in the lockfile (#22421)David Sherret
2024-02-14feat(lsp): jsr support with cache probing (#22418)Nayeem Rahman
2024-02-12feat(lsp): jsr support first pass (#22382)Nayeem Rahman
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci