Inform PyCharm Handlebars/Mustache plugin about custom syntax
My project contains a number of HTML template files whose syntax is Handlebars plus a couple additions (from RactiveJS). Anywhere I use the additional syntax, PyCharm's Handlebars/Mustache plugin complains.
I'm wondering if there's anything I can do to teach the plugin about the syntax additions?
I'm wondering if there's anything I can do to teach the plugin about the syntax additions?
1 条评论
排序方式
日期
投票数

Please, check the existing issues: https://youtrack.jetbrains.com/issues?q=Handlebars%2FMustache and feel free to file your own feature requests.
请先登录再写评论。