yoavbls/pretty-ts-errors
Tracking: IDE support / LSP implementation
Ouverte
#145 ouverte le 13 oct. 2025
feature requesthelp wanted
Métriques du dépôt
- Stars
- (14 107 étoiles)
- Métriques de merge PR
- (Merge moyen 44m) (3 PRs mergées en 30 j)
Description
This issue serves as a central hub for tracking all requests and discussions about support for editors other than VS Code and the implementation of the Language Service Protocol
Summary
There have been various requests to support other editors and for a cli version. These implementations are now scattered across forks. Some support is implemented with the @pretty-ts-errors/formatter package.
Reported issues
- https://github.com/yoavbls/pretty-ts-errors/issues/11
- https://github.com/yoavbls/pretty-ts-errors/issues/21
- https://github.com/yoavbls/pretty-ts-errors/issues/25
- https://github.com/yoavbls/pretty-ts-errors/issues/26
- https://github.com/yoavbls/pretty-ts-errors/issues/35
- https://github.com/yoavbls/pretty-ts-errors/issues/95
Related projects & forks
- https://github.com/voxpelli/pretty-ts-errors-cli
- https://github.com/hexh250786313/coc-pretty-ts-errors
- https://github.com/hexh250786313/pretty-ts-errors-markdown
- https://www.npmjs.com/package/pretty-ts-errors-lsp
- https://github.com/OlegGulevskyy/better-ts-errors.nvim
- https://github.com/youyoumu/pretty-ts-errors.nvim
Related PR's
- https://github.com/yoavbls/pretty-ts-errors/pull/94
- https://github.com/yoavbls/pretty-ts-errors/pull/51