summaryrefslogtreecommitdiff
path: root/cli/lsp/memory_cache.rs
AgeCommit message (Collapse)Author
2021-01-22fix(lsp): handle mbc documents properly (#9151)Kitson Kelly
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2020-12-21refactor: rewrite lsp to be async (#8727)Luca Casonato
Co-authored-by: Luca Casonato <lucacasonato@yahoo.com>
2020-12-07feat: add mvp language server (#8515)Kitson Kelly
Resolves #8400