How do VSCode front-end files (html files) open in server mode?

VSCode how do I open the front-end file ( html file) in server mode? For example, there is a A.html file under the project. If you want to operate directly in VSCode , you can access it in the browser in the form of http://localhost/xxx/xx/xx/A.html, just like Webstorm . It is found that there is only one View In Browser plug-in, but it is not in this form.


VScode installs the Live Server plug-in

clipboard.png

clipboard.png


hs

you can start the web server, which is very concise

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1c24de3-33720.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1c24de3-33720.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?