简体   繁体   English

如何在vs2015编辑器中获得C#代码支持才能再次工作?

[英]How to get the C# code support in vs2015 editor to work again?

I recently updated my visual studio 2015 to the update 3. But since then I am not getting the C# code support in visual studio any more. 我最近将Visual Studio 2015更新到了更新3。但是从那以后,我不再在Visual Studio中获得C#代码支持。 I mean that in my code they are no more colors or completion anymore. 我的意思是,在我的代码中,它们不再是颜色或完成度。 I received an error about C sharp compiler but now i can't find it is not poppin out anymore. 我收到有关C Sharp编译器的错误,但现在我找不到它了。

I realized that in the properties related to the text editor in VS2015 there is and error about Intellisense and advanced code style formatting and it says that there is an error loading these properties. 我意识到在VS2015中与文本编辑器相关的属性中,存在有关Intellisense和高级代码样式格式的错误,并且它表示加载这些属性时出错。

Please some help. 请一些帮助。 At least help me to get the error message back. 至少可以帮助我找回错误消息。

It is not about reinstalling properly visual studio or not it seems like when you moved to visual studio 2015 update 3 3 somethong went wrong. 这与正确安装Visual Studio无关,或者不是当您移至Visual Studio 2015 Update 3 3时出现问题。 To get back your C# support in the Editor 在编辑器中获得C#支持

  1. Open visual studio. 打开视觉工作室。
  2. Open the tool menu 打开工具菜单
  3. Extension and udpdates 扩展名和udpdates
  4. There is most likely somethong in the queue. 队列中很可能有东西。 Do all of pending updates. 执行所有待处理的更新。
  5. Enjoy your C# support 享受您的C#支持

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM