jade templating syntax support for eclipse?

后端 未结 3 780
佛祖请我去吃肉
佛祖请我去吃肉 2021-02-05 13:36

I have just starting using the nodejs templating engine jade. Unfortunately my IDE eclipse doesn\'t seem to have support for this syntax and is not highlighting correctly.

3条回答
  •  [愿得一人]
    2021-02-05 13:51

    Follow the pattern used for adding HAML support to an Eclipse install, and find a lexer and colorizer for Jade.

提交回复
热议问题