【发布时间】:2014-06-01 08:03:23
【问题描述】:
如何更改解决方案资源管理器中使用的字体大小?默认字体大小对我来说太小了。
【问题讨论】:
-
我同意你的看法。解决方案资源管理器的默认字体非常小!
标签: visual-studio customization development-environment solution-explorer
如何更改解决方案资源管理器中使用的字体大小?默认字体大小对我来说太小了。
【问题讨论】:
标签: visual-studio customization development-environment solution-explorer
截至目前,在 Visual Studio 2019/2022 中,解决方案资源管理器中的字体大小在 Tools -> Options -> Environment -> Fonts and Colors 中指定,此时 Show settings for: 设置为 Environment 并且 Display items: 设置为Plain text。
但是令人困惑的是,Size: 设置在 UI 中默认被禁用,因为它本身是 bound to the Windows system font(在当前版本的 Windows 中是 9 pt Segoe UI)。
如果您将字体 Font (bold type indicates fixed-width fonts): 从 Automatic 更改为其他字体,例如默认Segoe UI,您现在可以更改Size: 中的字体大小。
另一个选项是,在 Windows 10 中,change the font size for the whole Windows 使用 Settings > Ease of Access > Display。
【讨论】:
【讨论】:
Automatic。