yoavbls / yoavbls/pretty-ts-errors
Not work with Chinese language packs
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 14.1k
- Forks
- 111
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 5
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in VS Code with MS-CEINTL.vscode-language-pack-zh-hans installed, then compare behavior after removing the package. Start by identifying the extension entry point responsible for displaying pretty-ts-errors and determine what changes when the Chinese language pack is active. Done means the extension displays formatted TypeScript errors with both language-pack states and has a regression check if the project provides a suitable test location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100