Word wrapping breaks when line contains right arrow characters (→) with Iosevka SS11 font
- 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.
**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
Assessment
This issue has not been assessed yet.