Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-08 | refactor(lsp): improve test client initialization (#18015) | David Sherret | |
2022-12-29 | fix(lsp): "Add all missing imports" uses correct specifiers (#17216) | Bartek IwaĆczuk | |
This commit fixes "Add all missing imports" quick fix; before it was replacing all occurrences with the same specifier. Now every line returned from TSC is processed individually. | |||
2022-09-20 | feat(cli): update to TypeScript 4.8 (#15064) | Kitson Kelly | |
2022-03-02 | feat(cli): update to TypeScript 4.6.2 (#13474) | Kitson Kelly | |
2021-08-11 | chore: move test files to testdata directory (#11601) | David Sherret | |