This PR updates the supported language docs and adds them to the sidebar for better discoverability. Release Notes: - N/A
334 B
334 B
HTML
HTML support is available through the HTML extension.
This extension is automatically installed.
If you do not want to use the HTML extension, you can add the following to your settings:
{
"auto_install_extensions": {
"html": false
}
}