JSP. How can I make IDEA to understand some tag's content as JAVASCRIPT?

Hi!


I use IDEA to develop liferay project. Liferay has tag aui:script which is for javascript. How can I configure IDEA that it'll understand content as javascript?

Thanks beforehand!

0
Avatar
Permanently deleted user

Update.

0

You can inject languages at certain places (e.g. in body of your desired tag) using bundled IntelliLang plugin.

0
Avatar
Permanently deleted user

Thank you very much for answer, Yann!
It is exactly what I need!

0

请先登录再写评论。