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 56012fd commit e422293Copy full SHA for e422293
kotlin-lsp/BUILD.bazel
@@ -69,6 +69,7 @@ jvm_library(
69
"@community//platform/core-api:core",
70
"@community//platform/core-impl",
71
"@community//java/java-psi-api:psi",
72
+ "@community//platform/projectModel-api:projectModel",
73
"@community//platform/util",
74
"@lib//:kotlinx-coroutines-core",
75
"@lib//:kotlinx-serialization-json",
0 commit comments