sqldelight icon indicating copy to clipboard operation
sqldelight copied to clipboard

com.intellij.psi.stubs.UpToDateStubIndexMismatch in FileTrees.java:182

Open square-clippy opened this issue 4 months ago • 0 comments

Error in SQL Delight IntelliJ Plugin

com.intellij.psi.stubs.UpToDateStubIndexMismatch in FileTrees.java:182 PSI and index do not match. Please report the problem to JetBrains with the files attached INDEXED VERSION IS THE CURRENT ONE file=FILE, file.class=class app.cash.sqldelight.core.lang.SqlDelightQueriesFile, file.lang=Language: SqlDelight, modStamp=1 AST INCONSISTENT, perhaps after incremental reparse; FILE stub debugInfo=created in getStubTree(), with AST = false; with backReference viewProvider=app.cash.sqldelight.intellij.lang.SqlDelightFileViewProvider{vFile=file:///Users/pratikb/Ripple/ktserver/src/main/sqldelight/ripple/sql/users_tags.sq, vFileId=531666, content=VirtualFileContent{size=513}, eventSystemEnabled=true} viewProvider stamp: 6650; file stamp: 6650; file modCount: 1713722961887; file length: 513 doc saved: true; doc stamp: 6650; doc size: 513; committed: true indexing info: indexing timestamp = 1713722961887, binary = false, byte size = 513, char size = 513 ref: 50cf572587cf latestIndexedStub=StubTree{myDebugInfo='created from index; with backReference', myRoot=P...

View on Bugsnag

Stacktrace

StubTreeLoader.java:210 - com.intellij.psi.stubs.StubTreeLoader.handleUpToDateMismatch

View full stacktrace

Created automatically via Bugsnag

square-clippy avatar Apr 21 '24 22:04 square-clippy