This is an extension enables you to directly search the web from the context menu of Code or HTML editors. How to UseThe usage is simple and straightforward: Right-click a word you want to look up. When nothing is selected, it automatically picks up a word. Another Search Engine?Don't prefer Google? Feel free to use your favorite search engine. Select [Tool] - [Options...] from the menu bar, then [Simple Web Search]. For example, If you want to use MSDN Library. Change the settings like: Menu Caption = "Search MSDN Library for '%QUERY%'." Query URL = "http://social.msdn.microsoft.com/Search/en-US?query=%QUERY%" Looking for the Source Code?The source code (a solution for VS2017) is available at my GitHub repository. Any suggestions, improvements and fixes are gratefully appreciated. |