Skip to content

Syntax highlighting for jade with react (react-jade-transformer)

License

Notifications You must be signed in to change notification settings

yamadashy/vscode-react-jade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

Syntax highlighting for jade with react (react-jade-transformer)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%