Tolc / IntelliJ_Jahia_plugin

Jahia's definitions.cnd files syntax highlighting, code completion, and other amazing stuff
Apache License 2.0
22 stars 3 forks source link

IntelliJ IDEA cannot resolve XML attributes with values containing a colon-char #73

Open antdementyev opened 2 months ago

antdementyev commented 2 months ago

Intellij IDEA marks XML attributes containing a colon : as error "Cannot resolve symbol": image The inspection symbol 🚨 says "Unresolved reference" image Restart, Update, Rebuild, Invalidate Caches, nothing helps

IntelliJ IDEA 2024.1.1 (Ultimate Edition) Build #IU-241.15989.150, built on April 29, 2024 Licensed to XXX GmbH / Anton YYY (Company is hidden for privacy) Subscription is active until October 31, 2024. Runtime version: 17.0.10+1-b1207.14 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Linux 5.15.0-107-generic GC: G1 Young Generation, G1 Old Generation Memory: 10000M Cores: 12 Registry: analyze.exceptions.on.the.fly=true Non-Bundled Plugins: org.intellij.plugins.hcl (241.15989.49) org.jetbrains.plugins.go-template (241.14494.150) GrepConsole (13.0.2-IJ2023.3) MavenRunHelper (4.28.0-IJ2022.2) com.atlassian.bitbucket.references (2023.1.282) fr.tolc.jahia.intellij.plugin (2.2.0) org.sonarlint.idea (10.5.0.78339) zielu.gittoolbox (500.2.7+233) Kotlin: 241.15989.150-IJ Current Desktop: ubuntu:GNOME

antdementyev commented 2 months ago

See https://youtrack.jetbrains.com/issue/IDEA-354018/IntelliJ-IDEA-cannot-resolve-XML-attributes-with-values-containing-a-colon-char for more information