summaryrefslogtreecommitdiff
path: root/cli/lsp/utils.rs
AgeCommit message (Expand)Author
2021-04-28chore(lsp): remove dead code (#10409)Satya Rohith
2021-02-17Make ModuleSpecifier a type alias, not wrapper struct (#9531)Ryan Dahl
2021-02-09fix(lsp): handle code lenses for non-documents (#9454)Kitson Kelly
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2020-12-21refactor: rewrite lsp to be async (#8727)Luca Casonato
2020-12-07feat: add mvp language server (#8515)Kitson Kelly