Matouš Němec
Matouš Němec
This is hard to fix in this plugin. It is fixed in Pro plugin: https://plugins.jetbrains.com/plugin/19661-latte-pro here is migration guide from free plugin: https://mesour-intellij-plugins.github.io/latte.html#migration
@Creeperface01 thanks for reporting. I tried to find out where the problem is, but in 1.1.2 I haven't been able to do it yet. I will do this in some...
@Creeperface01 can you attach your template to this issue or comment? Link to source in description not working.
since it's more performance intensive and slows down PHPStorm more, so I haven't implemented it yet. A solution may emerge in the future. **Workaround: Resolve it with `|` and use...
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...
Possible same problem as: https://github.com/nette-intellij/intellij-latte/issues/165
Problem is caused by native Intellij Code formatter. Some special coding for Latte language is required. Maybe I will create a question on the Intellij forum. Because in documentation is...
@khorsky you can use a workaround until this will be implemented. For now, you have to format these arguments manually. And after this do not use reformat to the whole...
@trta911 maybe it is depending on other code in the current template. Can you post the whole template?
Maybe in the future.