c# - Bing Code Search not working, makes VisualStudio crash -


I have just set up for Visual Studio and C #, when I start Visual Studio, it launches normally Does, but once I start typing to get Intellisense that helps you search snippets, Visual Studio stops working and shows me that the famous Visual Studio has stopped working .

Update: Bing code search did not work for me, using a normal Internet connection or proxy

What could be the reason for this? And how can I fix it?

  • % LocalAppData% \ Microsoft \ VisualStudio \ 10.0 \ extension
  • Look in each installed extension, you can read the manifest file to check whether this is a Bing snippet search.
  • Delete the specific extension folder
  • Restart IDE If it still does not work, repair the VS 2013 installation.

Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -