mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[completion] IJPL-207762 todo
GitOrigin-RevId: 1c66f57f69f54f218f41600d0ac53ebdb35a94e7
This commit is contained in:
committed by
intellij-monorepo-bot
parent
aa7b95e1d5
commit
e4ef924258
@@ -27,6 +27,6 @@ fun ElementPattern<String>.toRpc(): RpcPrefixCondition {
|
||||
|
||||
ccLogger.warn("Unsupported condition: $this", Throwable())
|
||||
|
||||
// todo there is no way to serialize a pattern yet
|
||||
// todo IJPL-218873 there is no way to serialize a pattern yet
|
||||
return RpcPrefixCondition.AlwaysTrue
|
||||
}
|
||||
Reference in New Issue
Block a user