1.vscode 快捷键 运行 html(打开 html 的正确姿势):https://blog.csdn.net/qq_43901693/article/details/96150585
2.自动刷新html页面:安装live server插件,右键open with live serve
image.png
运行后即可使用,保存后网页自动刷新。
3.使用vsCode编辑器安装好了Live Server插件时出现Open a folder or workspace... (File -> Open Folder)
https://blog.csdn.net/weixin_44887276/article/details/104407058
4.注释不能折叠:
可在开始使用//#region 结尾使用endregion