summaryrefslogtreecommitdiff
path: root/cli/lsp/sources.rs
AgeCommit message (Expand)Author
2020-12-30feat(lsp): add cache command (#8911)Kitson Kelly
2020-12-24fix(lsp): provide diagnostics for unresolved modules (#8872)Kitson Kelly
2020-12-21refactor: rewrite lsp to be async (#8727)Luca Casonato
2020-12-10fix(lsp): only resolve sources with supported schemas (#8696)Kitson Kelly
2020-12-10feat(lsp): support import maps (#8683)Kitson Kelly
2020-12-07feat: add mvp language server (#8515)Kitson Kelly