vscode-extensions-open-in-browser icon indicating copy to clipboard operation
vscode-extensions-open-in-browser copied to clipboard

Open localhost url ?

Open energylevels opened this issue 5 years ago • 1 comments

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

energylevels avatar Apr 05 '20 02:04 energylevels

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.

RaRodRos avatar Apr 17 '20 12:04 RaRodRos