In Visual Studio, how do I make ctrl+click on a URL open the external (default) browser?
- by Roger Lipscombe
When you have a URL in source code, VS2010 allows you to Ctrl+Click on it; this opens the URL in the internal VS browser.
I'd like it to open in my default external browser (i.e. Chrome). Is there any way to configure VS to do this?