I too am seeing compatibility issues with v2.1.0 on AS Meerkat Feature Drop | 2024.3.2.
I am no longer seeing the "hanging sync error" issue as described here:
https://github.com/sqldelight/sqldelight/issues/5664.
However,
1. There is an "Analyzing..." prompt in the upper right corner of the source file pane that never goes away; yet, clicking on it reveals nothing in the IDE dialogs/panes to suggest that some work is actually being done
2. I cannot edit a .sq file; the IDE makes it read-only or something. when attempting to edit, a dialog pops up with a title of "IDE error occurred" with a hyperlink subtitle "See details and submit report". Clicking on the hyperlink appears to do nothing.
3. When I look in idea.log, I keep seeing "Exception in thread "DefaultDispatcher-worker-19" java.lang.NoSuchMethodError: 'java.util.stream.Stream com.intellij.openapi.extensions.ExtensionPoint.extensions()'" suggesting that
https://github.com/sqldelight/sqldelight/issues/5310 should be re-opened as not fixed?
@jw thoughts on re-opening that issue or would you prefer I file another?