7

I've updated my Visual Studio to 2013 Professional, but in doing so I seem to have lost a lot of the code formatting. I've gone into Tools - Options - Environment - Fonts and Colors and reset the defaults. I've even gone Tools - Options - Environment - Import and Export Settings and browsed to my 2012 settings folder, but again I am missing out on a lot of code formatting.

Keywords are highlighted, but any classes etc are not. Other people in my team have upgraded without any problems (I just used the default download installer)

Any help is much appreciated as currently I'm basically just using a glorified version of notepad to code with this below image

enter image description here

4

2 に答える 2

0

たまに(毎日)私は同じ問題を抱えています。特にgitでプロジェクトブランチを変更した後。

これまでの最も簡単な修正方法は、ファイルを作成し、ソリューションを閉じてからファイルを作成し、最近のプロジェクトとソリューションをファイルして、ソリューションをリロードすることです。

于 2015-11-12T19:56:34.570 に答える