summaryrefslogtreecommitdiff
path: root/cli/tsc/compiler.d.ts
AgeCommit message (Expand)Author
2020-12-30fix(lsp): handle ts debug errors better (#8914)Kitson Kelly
2020-12-30feat(lsp): Implement textDocument/rename (#8910)hrsh7th
2020-12-16refactor(lsp): optimise static assets (#8771)Kitson Kelly
2020-12-08feat(lsp): basic support for textDocument/completion (#8651)Luca Casonato
2020-12-07feat: add mvp language server (#8515)Kitson Kelly