ritwickdey / vscode-live-server

Launch a development local Server with live reload feature for static & dynamic pages.
https://ritwickdey.github.io/vscode-live-server
MIT License
5.59k stars 1.2k forks source link

Open with live server only with localhost <port> #2914

Open lockzy34 opened 3 months ago

lockzy34 commented 3 months ago

I'm submitting a bug report. Usually if i click on a html filme and open it with live server it appears on my chrome browser. Now i have to type localhost and the port to access to my file and then it opens.

[ x] Regression (a behavior that used to work and stopped working in a new release)
[x ] Bug report  <!-- Please search GitHub for a similar issue or PR before submitting -->
[ ] Feature request
[ ] Documentation issue or request
[ ] Other: <!-- Please describe: -->

Current behavior

Expected behavior

## Environment ```html Browser: - [ ] Chrome (desktop) version 123.0.6312.106 For Tooling issues: - Live Server: - Platform: - Visual Studio Code: ```