mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 11:50:54 +07:00
[kotlin] Disable use.probably.injected.callable.names optimization
#KTIJ-34690 #KTIJ-34582 (cherry picked from commit 2dc003518ed848e4b11fc4c8903ef2b4c4db3cbe) IJ-CR-167351 GitOrigin-RevId: 001bc8498ed31b03a17bd4b40f6be54058389409
This commit is contained in:
committed by
intellij-monorepo-bot
parent
0bc79a5d2c
commit
20d162560a
@@ -21,7 +21,7 @@
|
||||
<registryKey
|
||||
key="kotlin.highlighting.injection.use.probably.injected.callable.names"
|
||||
description="Use probably.injected.callable.names injection highlighting optimization"
|
||||
defaultValue="true"
|
||||
defaultValue="false"
|
||||
restartRequired="false" />
|
||||
</extensions>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user