Vingy 1.0 AddIn for VS2010
Vingy 1.0 AddIn for VS2010,有段时间,我在考虑为Visual Studio开发一个网页搜索插件,这样我就可以搜索了以非侵入性方式访问网络(主要是 StackOverflow、CodeProject、MSDN 等站点),无需离开 IDE。我们开始吧,认识 Vingy 1.0 – 一个简单但有效的 Visual Studio 2010 插件,以便您可以搜索网络
以非侵入性的方式,并且可以根据来源过滤结果。
习惯Vingy
您可以通过在 Visual Studio IDE 中单击“查看”->“其他窗口”->“Vingy 搜索窗口”,或仅突出显示文档中的某些文本,然后单击“工具”->“搜索选定文本”(Ctrl + 1) 来调出 Vingy。
使用 Vingy 进行搜索非常简单。 您可以通过两种方式启动搜索。
* 通过在 Vingy 搜索框中输入文本并按“Enter”或单击“Go”按钮
* 在 Visual Studio 中键入时突出显示编辑器中的某些文本,然后按 Ctrl + 1
(For some time, I was thinking about developing a web search plug-in for Visual Studio, so that I can search
the web (mainly sites like StackOverflow, CodeProject, MSDN etc) in a non intrusive way, with out leaving the IDE.
Here we go, meet Vingy 1.0 – A simple, but effective add in for Visual Studio 2010 so that you can search the web
in a non intrusive way, and can filter results based on sources.
Getting used to Vingy
You can bring up Vingy either by clicking View->Other Windows –> Vingy Search Window from the Visual Studio IDE, or just by high lighting some text in the document and then clicking Tools –> Search Selected Text (Ctrl + 1).
Searching with Vingy is pretty straight forward. You can initiate a Search in two ways.
* By typing the text in the Vingy search box and pressing ‘Enter’ or by clicking the ‘Go’ button
* By highlighting some text in the editor when you type in Visual Studio, and then pressing Ctrl + 1)
页:
[1]