Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Who put that "Stack Overflow" thing in my VS 2013 caption?

Just recently, somehow I found this to be my upper right caption in Visual Studio .NET 2013:

enter image description here

I've got several Add-ins installed like:

  • Visual Studio Commands (VSCommands)
  • ReSharper
  • VisualSVN

and carefully searched all their settings but found none that is responsible for putting that thing into the caption bar.

Most probably I'm just blind and oversaw an option. One way to get rid of it is to right-click the SO icon:

enter image description here

Just out of curiosity I really would love to know which Add-in (if any) put this text box into my Visual Studio.

So my question is:

How did the Stack Overflow search field appear in Visual Studio?

like image 303
Uwe Keim Avatar asked Nov 18 '13 08:11

Uwe Keim


2 Answers

It's VSCommands 3.0 (Visual Studio Commands extension). See their blog post which covers this new feature: VSCommands 3.0.0.

like image 104
bahrep Avatar answered Nov 17 '22 20:11

bahrep


It is a Feature of VSCommands, which is a handy tool, but honestly it is easy to get lost in all the options; I kinda wish i could find an add-in that was just the stack-overflow status(i am way too busy/lazy to make one.)

like image 1
magnetomage Avatar answered Nov 17 '22 21:11

magnetomage