Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>vscode-angular-pugNew to Visual Studio Code? Get it now.
vscode-angular-pug

vscode-angular-pug

Guilherme Haschel

|
2,413 installs
| (1) | Free
Angular syntax highlighting for pug template files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-angular-pug

GitHub issues GitHub license Build status Installs Version Greenkeeper badge

Logo

Angular Pug Template Syntax Highlighting

This plugin adds syntax highlighting for angular Pug template files in VS Code. It supports the angular syntax itself and HTML DOM events.

To replicate this readme colors I recommend using dark-plus-syntax theme.

Summary

  • Doctype
  • Comments
  • Angular directives
  • Angular interpolations
  • Entities
  • Regex
  • DOM Events
  • Style inline
  • Script tags
  • Generic attributes

Doctype

Doctype

Comments

Comments

Angular directives

Angular directives

Angular interpolations (with safe navigation operator)

Angular Interpolations

Entities

HTML Entities

Regex

Regex

DOM events see complete list

DOM events

Style inline

Style inline

Script tag

Script tag

Generic attributes

Generic attributes

Disclaimer

The development of this plugin serves as a way for me to train Regex, so may not be 100% correct. Feel free to submit a pull request if needed.

Changelog

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