Page 1 of 1

Multiple Browser Support

PostPosted: January 30th, 2013, 8:03 pm
by fantasticjamieburns
When using ASP.NET I have a toolbar like this (in Visual Studio 2012):

CSharp.png


But in PHP it looks like this:

PHP.png


Is it posible to enable the option to choose the browser?

When I change the browser from an ASP.NET solution, then open the PHP solution, it remembers the change and will use the newly chosen browser (but that is a pain!).

I am guessing we would also then have access to this window also found when an ASP.NET solution is loaded:

Browsers.png


Thanks!

Re: Multiple Browser Support

PostPosted: January 31st, 2013, 8:33 pm
by Miloslav Beno
Hi,

Thanks for the suggestion. I've put it on the list. We'll take a look on what it takes to enable it or if it's necessary to reimplement it for PHP projects.

Thank you