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.53k stars 91 forks source link

Not work with Chinese language packs #128

Open fishenal opened 1 week ago

fishenal commented 1 week ago

Describe the bug in vscode, when I install Chinese language pack, pretty-ts-errors not show. like package: MS-CEINTL.vscode-language-pack-zh-hans when I uninstall this package, pretty-ts-erros works well.

Expected behavior works with different language packs

Original error no notice error

fishenal commented 1 week ago

Some plugins just ignore language packages, contents fallback to English, that's fine for none-english users as well.