-
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-renderingEditor rendering issuesEditor rendering issuesverifiedVerification succeededVerification succeeded
Milestone
Description
- VSCode Version:1.10
- OS Version:Windows 10 1607
In vscode, one fullwidth character take one col, so the code is not aligned when import some from the other editors.
Steps to Reproduce:
Examle text
asd = "擦擦擦" #asd
asd = "あああ" #asd
asd = "aaa" #asdin vscode
in vs
The character count is not equal with the column count
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-renderingEditor rendering issuesEditor rendering issuesverifiedVerification succeededVerification succeeded


