is there any way I can install Jetbrains Money Monospace font in Microsoft Visual Studio 2019?
Because Visual studio doesn't show the font in the list if available fonts and it doesn't offer an option to browse for/install it.
CodePudding user response:
Go to Tools -> Options
Environment group, Fonts and Colors item allows you to specify custom font for any of the display items.
I believe all of them are monospace.
CodePudding user response:
For Visual Studio to offer you a font, it must be installed on your windows system. You can install the font through the Windows Settings screen. You can find the option to install fonts in the Personalisation section.
After installing the font in Windows, Visual studio should allow you to select it as your editor font.
See also:
