vscode can write HTML.
vscode editor supports writing in multiple languages and file formats. As of September 2019, it has supported the following 37 languages or files: F#, HandleBars, Markdown, Python, Jade, PHP, Haxe, Ruby, Sass, Rust, PowerShell, Groovy, R, Makefile, HTML, JSON, TypeScript, Batch, Visual Basic, Swift, Less, SQL, XML, Lua, Go, C, Ini, Razor, Clojure, C#, Objective -C, CSS, JavaScript, Perl, Coffee Script, Java, Dockerfile.
Write html files with VScode:
Open VScode
New file
ctrl s save as html format
The HTML template will appear, and then you can write HTML code
Recommended tutorial: vscode tutorial
The above is the detailed content of Can vscode write html?. For more information, please follow other related articles on the PHP Chinese website!