/vscode-react-pug

Syntax highlighting for pug with react (babel-plugin-transform-react-pug)

Primary LanguageJavaScriptMIT LicenseMIT

vscode-react-pug

Syntax highlighting for pug with react (babel-plugin-transform-react-pug) in JavaScript and TypeScript.

Syntax highlighting in action

Install

Inside VSCode, press Ctrl+P, and enter:

ext install vscode-react-pug

IMPORTANT: If you are using Babel JavaScript extention, you also need to install vscode-js-atom-grammar extention. (#4)

[Source]