HTML Syntax Highlighting: Automatically applies HTML grammar and syntax highlighting to .hmpl files.
Bracket Matching: Support for auto-closing and matching of HTML-like tags.
Seamless Theme Integration: Compatible with all VS Code themes that support HTML.
Custom File Icons: .hmpl files are displayed with a unique icon in the VS Code file explorer for easy identification.
Installation
Open the Extensions view in Visual Studio Code by pressing Ctrl+Shift+X or Cmd+Shift+X on macOS.
Search for "HMPL" and click Install.
Once installed, open any file with the .hmpl extension, and the syntax highlighting will be applied automatically.
Usage
Create a new file with the .hmpl extension or open an existing one.
Start writing code as you would in an HTML file.
Enjoy enhanced syntax support and visual styling optimized for .hmpl files.
Customization
If you want to adjust how .hmpl files behave in the editor, you can:
Change the icon theme:
Go to Settings → File Icon Theme and choose HMPL Icons.
Adjust language-specific settings:
Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P), search for "Preferences: Open Settings (JSON)", and add language-specific configurations for hmpl.