adampresley / sublime-view-in-browser

Open the contents of your current view/tab in a web browser
MIT License
272 stars 69 forks source link

feature request: open script file in browser #57

Open KES777 opened 8 years ago

KES777 commented 8 years ago

You may edit .php or .pm script file. On the server it may be path/script.html. Fathermore you may bind current function/subroutine to the page. for example if you currently at 'edit' method the 'path/script.html?edit' will be opened or 'path/script.html?edit=3442' (the value is configurable)