Q&A : visual studio font size function
how to enlarge font size in red part at visual studio?
3 Replies
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.
oh thanks, I solved it !