码迷,mamicode.com
首页 > 其他好文 > 详细

vs2013 类名颜色显示黑色,无法修改

时间:2015-10-07 13:30:49      阅读:161      评论:0      收藏:0      [点我收藏+]

标签:

vs2013 类名黑色,修改不起作用,最后找到解决办法。

http://stackoverflow.com/questions/10970305/how-can-i-get-user-type-c-sharp-syntax-highlighting-working-again-in-vs-2012-rc

----------------

Here is a simple solution. Go to the directory where devenv is (for 2012 RC), and type devenv.exe /setup. It will fix your problem.

----------------

用cmd命令行定位到 devenv.exe 所在目录,然后运行 devenv.exe /setup ,解决。

如:

D:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE>devenv.exe

 

vs2013 类名颜色显示黑色,无法修改

标签:

原文地址:http://www.cnblogs.com/gezifeiyang/p/4858541.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!