C
C#13mo ago
JJ

Q&A : visual studio font size function

how to enlarge font size in red part at visual studio?
No description
3 Replies
trunksvn
trunksvn13mo ago
https://learn.microsoft.com/en-us/visualstudio/ide/how-to-change-fonts-and-colors-in-visual-studio?view=vs-2022 Select from the menu Tools -> Options -> Fonts and Colors -> Environment Font. Select a different font name and then change the font size. Apply changes. Restart environment.
Change themes, fonts, text, and contrast for accessibility
Learn how to change Visual Studio color themes, font colors, text sizes, extra-contrast colors, and more for ease of use and accessibility concerns.
trunksvn
trunksvn13mo ago
BlueThumbs
JJ
JJOP13mo ago
oh thanks, I solved it !

Did you find this page helpful?