Skip to content
Archive of posts tagged Google

Quick and Easy Google (or Bing) Web Search in Visual Studio

Here is a quick and easy way to add a Google (or Bing) Web Search link to the context menu in Visual Studio: – Open the Visual Studio macros IDE by navigating to Tools –> Macros –> Macros IDE (or pressing Alt+F11). - Right click on “MyMacros” and select Add New –> Add New Item. - Select [...]