ARTICLE AD BOX
enter image description hereenter image description here
I am using VS Code on Windows. When I click “Open in Browser” or try to preview my HTML file, instead of opening in Google Chrome, it opens File Explorer.
My HTML file works fine when I manually open it in Chrome, but from VS Code it always redirects to File Explorer.
Things I have already tried:
Installed Live Server extension
Tried Right click → Open with Live Server
Checked Live Server Custom Browser setting
Still, VS Code does not open the browser correctly.
Has anyone experienced this issue before? What setting or extension might be causing VS Code to open File Explorer instead of the browser?
