SudoKillMe / vscode-extensions-open-in-browser

81 stars 42 forks source link

Open localhost url ? #61

Open energylevels opened 4 years ago

energylevels commented 4 years ago

Can this be configured to open pages in local development environment, like http://localhost/project/mypage.php ?

RaRodRos commented 4 years ago

I don't know if I understand your question, but you shouldn't need any extra configuration for that. Just open the file and press Alt+b or Alt+Shift+b and it will open your browser with the address of the document you were editing.