How can Visual Studio Code open a browser to display HTML? directly in the editor

how can Visual Studio Code open a browser to display HTML? directly in the editor


this is unfriendly. You can install a plug-in open in browser and select the html file you want to open. Choose to open it in a browser


.
  1. right-click the corresponding html file and select the penultimate launch on default browser.
  2. install live-server
:npm install -g live-server
:live-server
  1. use hot follow new tools.

emmm select the file name and drag it into the browser.

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-1b32cbd-2be57.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-1b32cbd-2be57.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?