be5invis / Iosevka

Versatile typeface for code, from code.
http://be5invis.github.io/Iosevka
SIL Open Font License 1.1
19.36k stars 580 forks source link

Text/Spacing seems to be inconsistent with indent guides in VS Code #1804

Closed bbuck closed 1 year ago

bbuck commented 1 year ago

Describe your problem here. Provide pictures and files if necessary.

I'm not quite sure if this is an issue with VS Code or with Iosevka, I only see the issue when I use the Iosevka family in VS Code but the font is slightly behind the indentation guides, so when indentation is set to 4 (spaces) in Python, for example, the first letter on an indented line is visually "behind" the indentation guide (and even the spaces show 5 space before the indent guide even though tab size is set to 4.

Screenshot 2023-06-20 at 12 07 09 PM
bbuck commented 1 year ago

I'm not sure if this is an issue with Iosevka or if this is an issue with whatever VS Code uses to calculate widths of the indent guides and/or the font it's using to render the whitespace dots.