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 10cc3ea commit f298b1dCopy full SHA for f298b1d
src/main/kotlin/cc/unitmesh/devti/counit/CoUnitPreProcessor.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.serialization.decodeFromString
18
import kotlinx.serialization.json.Json
19
20
const val CO_UNIT = "/counit"
0 commit comments