Hi! I keep getting this, and syntax highlighting t...
# compose-desktop
a
Hi! I keep getting this, and syntax highlighting turned off. I'm using compose jvm 1.6.2 with IDEA 2024.1.1 and the Compose IDE plugin 1.6.2. Anyone having the same issue? I tried invalidating caches, restarting and doing a gradle sync. Is there a way to troubleshoot IDE plugin issues?
a
Try to run the
Collect Logs and Diagnostic Data
action, chances are you’ll see the underlying error in the
idea.log
file
n
Are you by any chance using a plugin like Rainbow brackets ? I had the same error message a few weeks ago when testing a beta version of Android Studio and after i removed a few plugins (mainly after RB), it stopped happening.
a
Thanks so much guys!! I had a prerelease version of the SQLDelight IDE plugin and that was causing the issue here.
thank you color 2