Domanda

Wanted to try the Bing Code search extension for VS2013, but it did not work since I had Resharper installed on my machine.

ReSharper overrides the Visual Studio Intellisense for it’s additional functionality and Bing's code search doesn't come up in the Intellisense.

How to get this working together?

È stato utile?

Soluzione

Created a keyboard shortcut to launch the Bing search rather than relying on the intellisense to pop up.

Go to Tools > Options > Environment > Keyboard

Assign a new shortcut for Tools.LaunchSnippetSearch - e.g. Ctrl+1

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top