microsoft / microsoft/vscode

Word wrapping breaks when line contains right arrow characters (→) with Iosevka SS11 font

Open
#335,624 0 comments 0 reactions 1 assignee Claimed by @sandy081 View on GitHub
triage-needed
Dominant language
TypeScript
Stars
193k
Forks
42.4k
PR merge metrics
PR metrics pending

Description

Does this issue occur when all extensions are disabled?: Yes

- VS Code Version: 1.137.0 and 1.138.0-insider
- OS Version: win 10 22h2 19045.7584

Steps to Reproduce:

1. Set the editor font to `IosevkaSS11`
2. Enable word wrap (`View: Toggle Word Wrap` or `editor.wordWrap: on`).
3. Paste the following line into the editor:
```
→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→→
```
4. Observe that the line does not wrap and extends beyond the viewport.

Image

**Font project:** [https://github.com/be5invis/Iosevka](https://github.com/be5invis/Iosevka)
**Font version:** v34.8.1 — [download link](https://github.com/be5invis/Iosevka/releases/download/v34.8.1/SuperTTC-IosevkaSS11-34.8.1.zip)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.