FIR IDE: add this labels to keyword completion
This commit is contained in:
committed by
TeamCityServer
parent
47a596c214
commit
ca320f2f8d
@@ -28,6 +28,7 @@ dependencies {
|
||||
testRuntimeOnly(project(":kotlin-compiler"))
|
||||
testRuntimeOnly(commonDep("org.jetbrains.intellij.deps", "trove4j"))
|
||||
testRuntimeOnly(project(":idea:ide-common")) { isTransitive = false }
|
||||
testRuntimeOnly(project(":idea:idea-frontend-independent")) { isTransitive = false }
|
||||
|
||||
embeddableTestRuntime(project(":kotlin-scripting-ide-services", configuration="runtimeElements"))
|
||||
embeddableTestRuntime(project(":kotlin-scripting-compiler-impl-embeddable", configuration="runtimeElements"))
|
||||
|
||||
Reference in New Issue
Block a user