Skip to content

Consider fullwidth characters when rendering tabs #22832

@amos402

Description

@amos402
  • 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"		#asd

in vscode

_20170319_015945

_20170319_015956

in vs

_20170319_021129

The character count is not equal with the column count

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugeditor-renderingEditor rendering issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions