Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to show / unhide Web Essential bar from chrome?

I've checked autohide and the bar disappeared but now how can I see it again?

like image 770
Revious Avatar asked Jan 31 '14 16:01

Revious


3 Answers

It's enough to press CTRL from inside Chrome.

like image 184
Revious Avatar answered Oct 24 '22 18:10

Revious


To see the Web Essentials menu in Chrome when using Visual Studio 2015:

  • Ensure you've installed Web Essentials 2015 - https://visualstudiogallery.msdn.microsoft.com/ee6e6d8c-c837-41fb-886a-6b50ae2d06a2
  • Click the 'View in Browser' button in Visual Studio to view your site:

    enter image description here

  • The Web Essentials menu will appear as an overlay at the bottom of your web page

  • Press CTRL in Chrome to toggle the Web Essentials menu on or off
like image 21
Chris Halcrow Avatar answered Oct 24 '22 20:10

Chris Halcrow


CTRL works inside of Internet explorer as well.

like image 18
FabianVal Avatar answered Oct 24 '22 20:10

FabianVal