-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-coreEditor basic functionalityEditor basic functionalityverifiedVerification succeededVerification succeeded
Milestone
Description
- VSCode Version: 1.10.2
- OS Version: win7 & win10
Steps to Reproduce:
- Press up arrow key ⬆️
- Press down arrow key ⬇️
Chinese characters are actually 2-char width in monospace-font.
Test font: 文泉驛等寬正黑 ( download: wqy-zenhei.zip, this is an open-source font )
Test config settings.json
{
"editor.fontFamily": "文泉驛等寬正黑"
}Test case
一二三四五六七八九十
12345678901234567890
一二三四五六七八九十
12345678901234567890
一二三四五六七八九十
12345678901234567890
一二三四五六七八九十
12345678901234567890
一二三四五六七八九十
12345678901234567890
一二三四五六七八九十
12345678901234567890
一二三四五六七八九十
12345678901234567890
一二三四五六七八九十
12345678901234567890
一二三四五六七八九十
12345678901234567890
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-coreEditor basic functionalityEditor basic functionalityverifiedVerification succeededVerification succeeded
