summaryrefslogtreecommitdiff
path: root/cli/lsp/documents.rs
AgeCommit message (Expand)Author
2021-03-25upgrade: Rust 1.51.0 (#9895)Yusuke Tanaka
2021-03-25feat(lsp): add import completions (#9821)Kitson Kelly
2021-02-17Make ModuleSpecifier a type alias, not wrapper struct (#9531)Ryan Dahl
2021-02-12fix(lsp): properly handle static assets (#9476)Kitson Kelly
2021-02-10fix(lsp): handle type deps properly (#9436)Kitson Kelly
2021-02-09fix(lsp): handle code lenses for non-documents (#9454)Kitson Kelly
2021-02-01feat(lsp): add references code lens (#9316)Kitson Kelly
2021-01-29Update lspower dependency (#9179)hvithrafn
2021-01-22fix(lsp): handle mbc documents properly (#9151)Kitson Kelly