Syntax highlighting for pug with react (babel-plugin-transform-react-pug) in JavaScript and TypeScript.
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]