pretty-ts-errors

๐Ÿ”ต Make TypeScript errors prettier and human-readable in VSCode ๐ŸŽ€

MIT License

Downloads
76
Stars
13.4K
Committers
14
pretty-ts-errors - v0.5.3 Latest Release

Published by yoavbls 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/yoavbls/pretty-ts-errors/compare/v0.5.2...v0.5.3

pretty-ts-errors - v0.5.2

Published by yoavbls about 1 year ago

What's Changed

Full Changelog: https://github.com/yoavbls/pretty-ts-errors/compare/v0.5.1...v0.5.2

New Project (7)

pretty-ts-errors - V0.5.1

Published by yoavbls about 1 year ago

What's Changed

The extension now works on VSCode web!

You can try to install it in:

It's very recommended to use it with the great extension of @johnsoncodehk:
TypeScript IntelliSense for Web

Full Changelog: https://github.com/yoavbls/pretty-ts-errors/compare/v0.5.0...v0.5.1

pretty-ts-errors - v0.5.0

Published by yoavbls about 1 year ago

What's Changed

not much,
except for a significant performance boost due to a new caching mechanism, thanks to @kittowned

Unrelated things that happened

1. We've reached 200,000 downloads!

2. Hovers are now resizable in the latest VSCode version!

3. JetBrains released a new version of WebStorm with pretty errors:

Happy TypeScripting, everybody ๐Ÿ™‚

pretty-ts-errors - v0.4.0

Published by yoavbls over 1 year ago

What's Changed

Full Changelog: https://github.com/yoavbls/pretty-ts-errors/compare/v0.3.0...v0.4.0

Thanks to everyone who has contributed code, opened issues, shared our extension, and starred us.

We've reached โญ๏ธ 10K stars! โญ๏ธ

What an amazing number

New Contributors

pretty-ts-errors - v0.3.0

Published by yoavbls over 1 year ago

New Version Available!

Main Features and Fixes

Developer Enhancements

  • Increased test coverage
  • Added a new hover provider in debug mode that formats selected error texts
  • Decoupled VSCode and Prettier

Not anymore!

Gratitudes

We reached โญ๏ธ 9K stars, and it wouldn't have been achieved without you:

  • @t3dotgg, @tannerlinsley and anyone else who shared, tweeted, or helped spread the word in other ways to reach so many people.
  • @KATT and @jrdn91 - For sponsoring. I greatly appreciate your support!
  • @johnsoncodehk, @costamatheus97, @niclaslindstedt - For their contributions to this version.

Want to help? We need you!

There are a couple of things we need from other teams.

Please vote for them here โฌ†๏ธ

pretty-ts-errors - v0.2.8

Published by yoavbls over 1 year ago

Support more frameworks and runtimes!

Support added for:

  • Astro - .astro
  • Svelte - .svelte
  • Vuejs - .vue
  • MDX - .mdx
  • JSDoc - .js, .jsx
  • Deno (deno-ts diagnostics) - .ts, .tsx

Big thanks to @johnsoncodehk

Package Rankings
Top 6.72% on Proxy.golang.org
Top 9.52% on Npmjs.org
Badges
Extracted from project README
GitHub stars Visual Studio Code GitHub license Visual Studio Code
Related Projects