browser-plus
browser-plus copied to clipboard
Customized URL for localhost
Hi,
First of all Thanks for the awesome package.
I am using localhost for development. When I open a file in browser plus, it takes the default file path(file:///Applications/AMPPS/www/test.php). So is there possible to set localhost file path? So when i open browser plus it will open http:// localhost/test.php instead of file:///Applications/AMPPS/www/test.php
I hope, I explained well. Once again Thanks for the awesome package,
I echo both drajvat's thanks for the browser-plus package and the request to be able to open the local file in a specified web server. It could be localhost, but not necessarily. If browser-plus included something like the mechanism in local-server-web-view, that would be really useful.
For example, when working on HTML files that are pre-processed before display by a web server (think apache mod_layout), it would be nice to be able to view the output from the web server in the browser-plus view. The local-server-web-view package allows this, but requires switching to an external browser. Perhaps two related keymaps could allow choosing between rending the file locally and through a web server.
Thanks for your consideration, and for the useful plugin.