We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85fd7f2 commit 45a72cfCopy full SHA for 45a72cf
src/main/kotlin/cc/unitmesh/devti/counit/CustomAgentChatProcessor.kt
@@ -14,6 +14,7 @@ import com.intellij.openapi.components.service
14
import com.intellij.openapi.diagnostic.logger
15
import com.intellij.openapi.project.Project
16
import kotlinx.coroutines.launch
17
+import kotlinx.coroutines.flow.collect
18
import kotlinx.coroutines.runBlocking
19
20
@Service(Service.Level.PROJECT)
0 commit comments