ctcuff / vscode-font-preview

💻 A VS Code extension that allows you to view fonts right in your editor!
https://marketplace.visualstudio.com/items?itemName=ctcuff.font-preview
MIT License
41 stars 4 forks source link

(Possibly) Incomplete display of glyphs when there are a lot of glyphs in a font #6

Open olivier-fs opened 2 years ago

olivier-fs commented 2 years ago

Hi Very nice to use your extension, avoids moving out of VSCodium to an external viewer !

But I encountered a small issur with "Iosevka NF" font, a Nerd Font with a lot of glyphs :

The top bar with buttons for groups of 200 glyphs is spilling outside the right edge of the window, with button "3400-3599" partially visible. So even on a 34'' display not all the buttons can fit the width even with the left toolbar (Explorer/Search/etc) closed.

Possible solutions:

ctcuff commented 2 years ago

That's odd, I'm not able to reproduce this in VS Code so this might only be an issue in VS Codium. Would you mind attaching a screenshot and the version of VS Codium you're using? I'd love to try and fix this!

olivier-fs commented 2 years ago

https://ibb.co/sFzmkK3

Windows 10 + latest VSCodium.

FWIU VSCodium should behave the same as VSCode except on telemetry, intellectual property / logos from MS, access to MS marketplace. That's theory, but as often things are more complicated/subtle IRL...

[ I'm using VSCodium rather than VSCode because I'm concerned with telemetry and blackbox build of the binary from behind MS Corp walls. . MS Visual Studio Enterprise is another great tool, but I'm moving away from it for the very same reason. ]