yoavbls / pretty-ts-errors

πŸ”΅ Make TypeScript errors prettier and human-readable in VSCode πŸŽ€
https://marketplace.visualstudio.com/items?itemName=yoavbls.pretty-ts-errors
MIT License
13.29k stars 89 forks source link

πŸ”΅ We need your upvotes to move forward! πŸŽ€ ⬆️ πŸ†™ ⬆️ #38

Closed yoavbls closed 1 year ago

yoavbls commented 1 year ago

We need your votes on things we can't do ourselves because it depends on others (e.g. VSCode and TypeScript teams on Microsoft, JetBrains, etc)

Please help us help everybody by voting in the links below πŸ’™

1. Make types copyable

Solves https://github.com/yoavbls/pretty-ts-errors/issues/29

I made an issue + pull request for VSCode. VSCode team may reject it because they already rejected requests for new style props before and promised to solve this in a more robust method, which didn't happen in the last 3 years. So please:

⬆️ Upvote or comment here

2. Allow diagnostics messages to have markdown

Solves https://github.com/yoavbls/pretty-ts-errors/issues/15, https://github.com/yoavbls/pretty-ts-errors/issues/19, https://github.com/yoavbls/pretty-ts-errors/issues/3 and make us closer to solve: 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/26, https://github.com/yoavbls/pretty-ts-errors/issues/25

If VSCode allows it we could be able to move the formatting to a language server plugin which will allow us to:

  1. Control the order of the original error and the pretty one
  2. Hide the original error without losing it in the problems pane in VSCode or for other extensions like Error Lens
  3. Support more platforms more easily like Neovim, Visual Studio and maybe even JetBrains IDEs

    ⬆️ Upvote or comment here

3. JetBrains support

solves https://github.com/yoavbls/pretty-ts-errors/issues/11.

We saw a huge demand for support WebStorm and other JetBrains IDEs. This ticket on YouTrack probably got JetBrains attention:

⬆️ Upvote or comment here

If you're a person from the relevant JetBrains team, please reach me out πŸ’™

THANK YOU ALL! πŸ’πŸΌβ€β™€οΈ