casid / jte-intellij

IntelliJ plugin for jte template files.
https://github.com/casid/jte
Apache License 2.0
21 stars 4 forks source link

Tagged templates are not supported by IntelliJ plugin #39

Closed dzikoysk closed 2 weeks ago

dzikoysk commented 10 months ago

Tagged templates seems to be unrecognized by the IntelliJ plugin:

obraz

The code compiles properly tho. To be fair, I'm not sure if it interferes with one of the jte features, but I couldn't find anything related in docs.

casid commented 10 months ago

I moved this to the IntelliJ project. Support for this should be covered by the regular JS abilities of IntelliJ. What error message do you get when hovering over the red markers?

dzikoysk commented 10 months ago

Yeah, sorry, I forgot to attach this:

obraz

casid commented 10 months ago

Thanks, yes, that message is coming from the jte plugin and is just wrong.