Pretty TypeScript Errors #8385
Labels
diagnostics
Feedback for diagnostics, error messages, logs, etc
enhancement
[core label]
language
An umbrella label for all programming languages syntax behaviors
typescript
TypeScript programming language support
Check for existing issues
Describe the feature
We all know that TypeScript errors are extremely hard to read. VSC & Zed couldn't address this issue yet, but for VSC there's an amazing extension called "Pretty TypeScript Errors" that solves this problem.
My Feature Request is to have a look at this extension, learn from it and figure out how you can improve TypeScript errors in Zed.
Maybe even collaborate with @yoavbls .
If applicable, add mockups / screenshots to help present your vision of the feature
VSC Extension Repo
https://github.com/yoavbls/pretty-ts-errors
The text was updated successfully, but these errors were encountered: