/StackOverflowQuickLaunch

A Quick Launch search provider for searching Stack Overflow in Visual Studio

Primary LanguageC#MIT LicenseMIT

Stack Overflow Quick Launch Search Provider for Visual Studio

Stack Overflow Quick Launch Provider allows you to search Stack Overflow within Visual Studio.

Just press Ctrl + Q or click inside Quick Launch search box and start typing your question. When you select a search result you will be redirected to the Stack Overflow's site.

Download this extension on Visual Studio Marketplace.

This extension works with:

  • Visual Studio 2012
  • Visual Studio 2013
  • Visual Studio 2015
  • Visual Studio 2017
  • Visual Studio 2019

Quick search in Visual Studio with Stack Overflow

Error List

Changelog

These are the changes to each version that has been released.

1.0

  • Support for VS 2019
  • Bug fixes
  • Option to switch on/of generic search for errors (Remove literals)

0.9

  • HTTPS calls

0.8

  • Fixes for context menu in Error list
  • Bigger icon for marketplace

0.7

  • Search errors from Error List

0.6.1

  • Visual Studio 2017 support

0.6

  • Open results in Internal Web Browser (thx to @ketankshukla)
    (Tools -> Options... -> Stack Overflow Search Provider -> Search Settings -> Open results in Internal Web Browser)

0.5

  • Fixed when is no internet connection

0.4

  • Visual Studio 15 support
  • UI fixes

0.3

  • Added new options in options panel (Tools -> Options... -> Stack Overflow Quick Launch Provider)
  • Bug fixes
  • Updated error handing

0.2

  • Search now shows same results as stackoverflow.com with answers and questions.
  • Under the hood improvements.

0.1.2

  • Visual Studio Community support

0.1.1

  • Visual Studio 2015 support & License added

0.1

  • First preview release

Contribute

If you have any troubles and/or suggestions please log an issue on the GitHub issue tracker.

License

The Stack Overflow name and logos are trademarks of Stack Exchange Inc. The names and logos for sites and products operating on the Stack Exchange network are also trademarks of Stack Exchange Inc.

The source code is available under The MIT License (MIT)