browser-plus icon indicating copy to clipboard operation
browser-plus copied to clipboard

Customized URL for localhost

Open Albot15 opened this issue 6 years ago • 1 comments

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,

Albot15 avatar Jul 26 '18 14:07 Albot15

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.

ddirks avatar Apr 22 '19 21:04 ddirks