vscode-react-pug
May 10, 2019 ยท View on GitHub
Syntax highlighting for pug with react (babel-plugin-transform-react-pug) in JavaScript and TypeScript.

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]