Cannot change fonts in Visual Studio 2013

无人久伴 提交于 2019-12-04 03:21:43

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

I found working solution!

I used regedit and and path HCU\Software\Microsoft\VisualStudio\12.0\FontAndColors from answer https://stackoverflow.com/a/26925783/1035334.

I have changed fields FontName & FontPointSize in each subdirectory of FontAndColors and restarted Visual Studio.

How did I find this?

I noticed when I save changes in VS, VS deleting all subdirecories of FontAndColors and then create its again with default values.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!