问题描述
我以前可以通过转到 Tools>来更改Visual Studio 2013的字体和颜色。选项
,然后环境>字体和颜色
,最后显示文本编辑器的设置。但是,现在我无法显示文本编辑器的设置。列表中的第一个设置现在是打印机的字体和颜色。
编辑:
下面是缺少设置的照片。
HCU \ Software \ Microsoft \ VisualStudio \12.0 \FontAndColors\Cache
如果这样做无助于删除 HCU \ Software \ Microsoft \ VisualStudio \12.0 \FontAndColors
和 HCU\Software\Microsoft\VisualStudio\12.0_Config\FontAndColors
然后在你的VS 2013安装上运行Rapair。
应该有帮助。
积分转到@leppie
I used to be able to change the fonts and colors of Visual Studio 2013 by going to Tools > Options
, then Environment > Fonts and Colors
, and finally showing the settings for the Text Editor. However, now I cannot show the settings for the Text Editor. The first setting in the list is now the fonts and colors for the Printer.
Edit:Here is a photo of where the setting is missing.
First try to remove HCU\Software\Microsoft\VisualStudio\12.0\FontAndColors\Cache
If that will not help try to remove both HCU\Software\Microsoft\VisualStudio\12.0\FontAndColors
and HCU\Software\Microsoft\VisualStudio\12.0_Config\FontAndColors
and then run Rapair on your VS 2013 installation.
It should help.
credits goes to @leppie
这篇关于无法更改Visual Studio 2013中的字体的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!