Skip to content

Latest commit

 

History

History
executable file
·
21 lines (11 loc) · 610 Bytes

README.md

File metadata and controls

executable file
·
21 lines (11 loc) · 610 Bytes

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]