Syntax highlighter and Formatter for .ulka
files.
- Highlight html in
.ulka
files. - Highlight js inside ulka block.
- Highlight html inside template literals.
- Highlight frontmatter yaml.
- Format html and ulka block.
-
Add emmet support
{ "emmet.includeLanguages": { "ulka": "html" } }
-
Icon
- material-icon-theme
{ "material-icon-theme.files.associations": { "*.ulka": "html" } }
- vscode-icons
{ "vsicons.associations.files": [ { "icon": "html", "extensions": ["ulka"], "format": "svg" } ] }
- material-icon-theme