pretty-ts-errors
pretty-ts-errors copied to clipboard
Not work with Chinese language packs
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
Some plugins just ignore language packages, contents fallback to English, that's fine for none-english users as well.
Hi @fishenal ,
Thanks for your request, locale support has been asked for before (https://github.com/yoavbls/pretty-ts-errors/issues/27) but has not been implemented yet. I can unfortunately not promise if it will be or when it will be implemented.
I have opened a discussion at #146, any input is welcome!