sqldelight icon indicating copy to clipboard operation
sqldelight copied to clipboard

com.intellij.openapi.project.IndexNotReadyException in SqlDelightFileViewProviderFactory.kt:245

Open square-clippy opened this issue 2 years ago • 1 comments

Error in SQL Delight IntelliJ Plugin

com.intellij.openapi.project.IndexNotReadyException in SqlDelightFileViewProviderFactory.kt:245 Please change caller according to com.intellij.openapi.project.IndexNotReadyException documentation

View on Bugsnag

Stacktrace

SqlDelightFileViewProviderFactory.kt:245 - app.cash.sqldelight.intellij.lang.SqlDelightFileViewProvider.contentsSynchronized$lambda-7$lambda-6

View full stacktrace

Created automatically via Bugsnag

square-clippy avatar Aug 15 '22 12:08 square-clippy

I closed a project, switched to a new project (which was already open), made an edit in one of the sq files and then that happened. Along with #3443 & #3444

vanniktech avatar Aug 15 '22 12:08 vanniktech