-
Notifications
You must be signed in to change notification settings - Fork 34.9k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderson-release-notesIssue/pull request mentioned in release notesIssue/pull request mentioned in release noteson-testplanterminal-rendering
Milestone
Description
Hi VS Code team,
We are testing VS Code with the GB18030-2022 Chinese Standard Code Character Set and we have found some issues with the integrated terminal text rendering. The text does not match the Windows system terminal in some cases.
Here are the details of our environment and test steps:
-
VS Code Version: 1.86.2
-
OS Version: Windows 11
-
System Locale and display language: Chinese (Simplified, China)
- To set the system locale, go to
Control Panel -> Clock & Region -> Region -> Change system locale to Chinese (Simplified, China)
. - To set the display language, go to
Start > Settings > Time & language > Language & region -> Change Windows display language to Chinese (Simplified)
.
- To set the system locale, go to
-
Test the GB18030 character set
①Ⅻㄨㄩ啊阿鼾齄丂丄狚狛狜狝﨨﨩ˊˋ˙–⿻〇
in different terminals -
The issues we have observed are:
- For Windows PowerShell in VS Code, the character
Ⅻ
overlaps with other characters and the charactersˊˋ˙–
do not show up at all. - For cmd in VS Code, the character
Ⅻ
overlaps with other characters.
- For Windows PowerShell in VS Code, the character
We hope you can look into these issues and fix them ASAP. Thank you for your attention and support.
// cc: @devinvalenciano
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderson-release-notesIssue/pull request mentioned in release notesIssue/pull request mentioned in release noteson-testplanterminal-rendering