google / bamboo-soy

An intellij plugin supporting Closure Template language (Soy)
Apache License 2.0
48 stars 27 forks source link

Treating "css" in "cssUrl" as a keyword #147

Closed azurvii closed 6 years ago

azurvii commented 6 years ago

So, screenshot. The plugin reports an error to IntelliJ while the actual run was fine. I think it thinks the css in cssUrl as a {css} command somehow.

Bamboo Soy version: 1.3 IntelliJ version: 2017.3.2 Community Edition