๐ต We need your upvotes to move forward! ๐ โฌ๏ธ ๐ โฌ๏ธ ยท yoavbls/pretty-ts-errors ยท Discussion #43
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 #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 #15, #19, #3 and make us closer to solve: #11, #21, #26, #25
If VSCode allows it we could be able to move the formatting to a language server plugin which will allow us to:
Control the order of the original error and the pretty one
Hide the original error without losing it in the problems pane in VSCode or for other extensions like Error Lens
Support more platforms more easily like Neovim, Visual Studio and maybe even JetBrains IDEs
โฌ๏ธ Upvote or comment here
3. JetBrains support
solves #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โ DoneIf you're a person from the relevant JetBrains team, please reach me out ๐
edit: They reached out and eventually chose to develop their own version because WebStorm isn't fully supporting LSP. It'll be released as a built-in feature in the next version! (2023.2) which is fantastic news!
another edit: It released!
Thank you @tomblachut @anstarovoyt @kricact
![]()
THANK YOU ALL! ๐๐ผโโ๏ธ