question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add support for `font-stretch`

See original GitHub issue
  • VSCode Version: 1.44.1
  • OS Version: windows_NT x64 10.0.18363

Steps to Reproduce:

  1. set font is iosevka extended (it is Monospaced font),
  2. it not Monospaced font in display.

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

p.s.: iosevka

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:102
  • Comments:23 (2 by maintainers)

github_iconTop GitHub Comments

14reactions
madisppcommented, Jun 14, 2020

Iosevka Expanded worked me in Windows and Iosevka-extended worked for me in macOS. This is the same name format that Fira Code font suggests for its “retina” variant: Fira Code Retina for Linux and Windows, FiraCode-retina for macOS.

10reactions
chmielcodecommented, Jun 13, 2020

Here’s an illustration of the issue, using VS Code:

Iosevka used: image

Iosevka not used: image

The extended version of Iosevka is called “expanded”. Just figured it out by looking at build-plans.

[widths.extended]
shape = 7
menu  = 7
css   = "expanded"

Try using “Iosevka Term ss04 Expanded”. Worked for me at least.

Read more comments on GitHub >

github_iconTop Results From Across the Web

font-stretch - CSS: Cascading Style Sheets - MDN Web Docs
The font-stretch CSS property selects a normal, condensed, or expanded face from a font.
Read more >
CSS font-stretch property - W3Schools
The font-stretch property allows you to make text narrower (condensed) or wider (expanded). Note: Some fonts provide additional faces; condensed faces and ...
Read more >
"font-stretch" | Can I use... Support tables for HTML5, CSS3, etc
"Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.
Read more >
font size - working with fontstretch in wpf - Stack Overflow
The Arial font does not seem to support the FontStretch value of UltraExpanded . Try the value of UltraCondensed instead to see it...
Read more >
Cross Browser Compatibility of CSS font-stretch in Chrome 99
CSS font-stretch is Fully Supported on Chrome 99. ... But, Google Chrome has added some proprietary features; for example, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found