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
Asapha
05/10/2024, 10:11 AM
Try to run the
Collect Logs and Diagnostic Data
action, chances are you’ll see the underlying error in the
idea.log
file
n
Neacsu Mihai Adrian
05/10/2024, 2:14 PM
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
adte
05/10/2024, 6:25 PM
Thanks so much guys!! I had a prerelease version of the SQLDelight IDE plugin and that was causing the issue here.