Age | Commit message (Expand) | Author |
---|---|---|
2021-02-10 | fix(lsp): handle type deps properly (#9436) | Kitson Kelly |
2021-01-29 | Update lspower dependency (#9179) | hvithrafn |
2021-01-26 | fix(lsp): complete list of unused diagnostics (#9274) | Kitson Kelly |
2021-01-26 | fix(lsp): fix deadlocks, use one big mutex (#9271) | Ben Noordhuis |
2021-01-26 | fix(lsp): reduce deadlocks with in memory documents (#9259) | Kitson Kelly |
2021-01-22 | fix(lsp): handle mbc documents properly (#9151) | Kitson Kelly |
2021-01-11 | chore: update copyright to 2021 (#9092) | Yusuke Tanaka |
2020-12-31 | feat(lsp): support specifying a tsconfig file (#8926) | Kitson Kelly |
2020-12-30 | feat(lsp): add cache command (#8911) | Kitson Kelly |
2020-12-30 | fix(lsp): handle ts debug errors better (#8914) | Kitson Kelly |
2020-12-24 | fix(lsp): provide diagnostics for unresolved modules (#8872) | Kitson Kelly |
2020-12-21 | refactor: rewrite lsp to be async (#8727) | Luca Casonato |
2020-12-07 | feat: add mvp language server (#8515) | Kitson Kelly |