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.44k stars 89 forks source link

Vue file support with recent 'Vue - Official' extension updates #101

Closed JayPuff closed 6 months ago

JayPuff commented 6 months ago

I only installed this awesome extension recently, but with recent changes to the vscode vue language tool extension, it seems that this extension is not formatting the error messages within .vue files (It works fine on .ts files)

Is anyone else running into this problem, or is this a setup problem on my end for some reason? (Or perhaps an issue with the Vue language tools since there's many issues open currently)

Working just fine on .ts files. image

On a .vue file image

Vue Language Tool / Vue - Official extension version: v2.0.10 Vscode version: 1.88.0 Running @builtin js and ts language features *No takeover mode)

bordermedia commented 6 months ago

Yep exactly same issue for me.

yoavbls commented 6 months ago

Thank you for opening this issue. Fixed it in #103, published in v0.5.4