mayerwin / vs-customize-window-title

Customize Visual Studio Window Title - Visual Studio Extension
https://marketplace.visualstudio.com/items?itemName=mayerwin.RenameVisualStudioWindowTitle
MIT License
108 stars 30 forks source link

Customizable Font Family #74

Closed ftovagliari closed 10 months ago

ftovagliari commented 10 months ago

I propose adding the option to set a custom font family. The reason is to enable the insertion of icons within the title using for example one of the Nerd Fonts (https://www.nerdfonts.com/). Currently, the only option available (as far as I know) is to change the font family for the entire Visual Studio environment. Unfortunately, the rendering of Nerd fonts in Visual Studio is suboptimal, significantly impacting the overall user experience.

I attach a screenshot with the "M+1Nerd Font" font family and one with the automatic VS font family (the difference is not noticeable when viewing the images from the browser). image

image

mayerwin commented 10 months ago

Thanks, but not sure how you think this could be achieved?