Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>React JadeNew to Visual Studio Code? Get it now.
React Jade

React Jade

yamadashy

|
1,483 installs
| (0) | Free
Syntax highlighting for jade (react-jade-transformer)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

forked from kaminaly/vscode-react-pug. Thanks to kaminaly!

This extension is not for react-pug but for react-jade.

If you write react-pug, use vscode-react-pug extension.

vscode-react-jade

Syntax highlighting for jade with react (react-jade-transformer) in JavaScript and TypeScript.

Syntax highlighting in action

jade would be written inside rj or jade tagged with backticks. for example.

rj`
    .Component
`

jade`
    .Component
`

Install

Inside VSCode, press Ctrl+P, and enter:

ext install vscode-react-jade

[Source]

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