summaryrefslogtreecommitdiff
path: root/cli/lsp/README.md
AgeCommit message (Expand)Author
2023-09-25docs: fix broken deno manual link (#20667)Mikko
2021-12-14feat(lsp): improve registry completion suggestions (#13023)Kitson Kelly
2021-08-19fix(lsp): better handling of languageId (#11755)Kitson Kelly
2021-08-18docs(lsp): change deno/registryStatus -> deno/registryState (#11760)Pankaj Patil
2021-07-28feat(lsp): ability to set DENO_DIR via settings (#11527)Kitson Kelly
2021-06-07feat(lsp): add test code lens (#10874)Kitson Kelly
2021-06-01feat(lsp): registry auto discovery (#10813)Kitson Kelly
2021-05-10feat: support workspace folders configuration (#10488)Kitson Kelly
2021-04-09feat(lsp): add registry import auto-complete (#9934)Kitson Kelly
2021-02-18fix(lsp): handle data URLs properly (#9522)Kitson Kelly
2021-02-05feat(lsp): add TS quick fix code actions (#9396)Kitson Kelly
2020-12-21refactor: rewrite lsp to be async (#8727)Luca Casonato
2020-12-07feat: add mvp language server (#8515)Kitson Kelly