Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Mustache SyntaxNew to Visual Studio Code? Get it now.
Mustache Syntax

Mustache Syntax

Attila Buti

|
25,666 installs
| (5) | Free
Syntax highlighting support for Mustache.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Mustache Syntax

Visual Studio Code extension providing syntax highlighting for Mustache files.

GitHub license

Colorization

Screenshot

Installation

  • Open the Quick Open dialog using Ctrl+P (Windows, Linux) or Cmd+P (macOS).
  • Type ext install mustache-syntax-vscode to find the extension.
  • Click the Install button, then the Enable button.

OR

  • Press Ctrl+Shift+X (Windows, Linux) or Cmd+Shift+X (macOS) to open the Extensions tab.
  • Type Mustache Syntax to find the extension.
  • Click the Install button, then the Enable button.

OR

  • Open a command prompt / terminal.
  • Run code --install-extension attilabuti.mustache-syntax-vscode

How to use

The syntax highlight is applied automatically to .mustache files. If that doesn't happen, you can open the Command Palette using Ctrl+Shift+P (Windows, Linux) or Cmd+Shift+P (macOS), type Change Language Mode and select the Mustache.

Supported features

  • Syntax highlight

Supported filetypes

  • .mustache
  • .stache
  • .mst
  • .mu

Change Log

[0.1.0] (2021-04-25)

  • This is the initial release of this extension.

Issues

Submit the issues if you find any bug or have any suggestion.

Contribution

Fork the repo and submit pull requests.

License

This extension is licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft