Syntax Highlight VueJS within TPL file.
Hey, I have got my *.tpl files assigned as Smarty within the File Types section, which is correct. However I have got a Vue template within this file too, and of course i'm getting warnings saying Unknown HTML tag etc.
Is there a way I can tell PHPStorm that a certain div or area should be syntax highlighted as VueJS?
请先登录再写评论。
Unfortunately, there's no such a way: https://intellij-support.jetbrains.com/hc/en-us/community/posts/360000396720/comments/360000082300
Damn, thanks for the response.