intellij-latte icon indicating copy to clipboard operation
intellij-latte copied to clipboard

Javascript object is treated as macro in block with syntax=double

Open adaamz opened this issue 8 years ago • 2 comments

image

adaamz avatar Jun 14 '17 08:06 adaamz

Known Limitations Low-level macros {syntax} is not supported,

hrach avatar Jun 14 '17 08:06 hrach

At this time, it's impossible to know where an HTML tag starts and ends, so I can't know where to turn off syntax checking everywhere. It is because the HTML implementation is not part of the plugin, it is only used.

Then there are syntax errors at the parser level and we probably wouldn't be able to fix them either.

mesour avatar May 18 '20 00:05 mesour