Has anyone had issue with the SQLDelight plugin breaking syntax highlighting in intellij? As long as I have the plugin enabled i get this on all my files and I’m unable to edit .sq files at all. I looked around the idea.log and found this exception with a sqldelight stacktrace:
2024-06-14 17:46:43,002 [98915608] INFO - STDERR - Exception in thread "DefaultDispatcher-worker-16" java.lang.NoSuchMethodError: 'java.util.stream.Stream com.intellij.openapi.extensions.ExtensionPoint.extensions()'
Theres also this log about an issue connecting to gradle
2024-06-14 17:46:43,002 [98915608] INFO - STDERR - Exception in thread "DefaultDispatcher-worker-16" java.lang.NoSuchMethodError: 'java.util.stream.Stream com.intellij.openapi.extensions.ExtensionPoint.extensions()'
Any ideas on how to fix this?
c
Colton Idle
07/11/2024, 12:27 PM
i just disabled the plugin. sqldelight devs/issuetracker says its not a sqldelight issue.
issuetracker (android studio devs) say its not their problem either. so i just dont use the plugin anymore.
m
Michael Friend
07/11/2024, 1:01 PM
Ah that's too bad guess I'll just disable it and hope it is fixed one way or another eventually since I do find it real useful
c
Colton Idle
07/13/2024, 3:01 AM
yeah. idky it seems like people are having the problem pretty widely but its not gaining much traction