ejs in vscode code example
Example: vscode ejs formatter
// install digitalbrainstem.javascript-ejs-support
//then add this to settings.json
{
"html.format.templating": true
}
// install digitalbrainstem.javascript-ejs-support
//then add this to settings.json
{
"html.format.templating": true
}