mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
GO-17519 IJ-CR-150569 Increment "inlay.configuration" FUS group after adding new code vision group settings
(cherry picked from commit decbd8ea3dc80b03085564ce7bd7255c675c5c89) IJ-CR-150569 GitOrigin-RevId: 277f3685ac76553b7c5e59123723e05a7f9a84f4
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e25c31ab11
commit
0ab15c65e6
@@ -19,7 +19,7 @@ import com.intellij.openapi.project.Project
|
||||
private val LOG = logger<InlayProviderUsageCollector>()
|
||||
|
||||
internal class InlayProviderUsageCollector : ProjectUsagesCollector() {
|
||||
private val INLAY_CONFIGURATION_GROUP = EventLogGroup("inlay.configuration", 39)
|
||||
private val INLAY_CONFIGURATION_GROUP = EventLogGroup("inlay.configuration", 40)
|
||||
|
||||
private val GLOBAL_SETTINGS_EVENT = INLAY_CONFIGURATION_GROUP.registerEvent(
|
||||
"global.inlays.settings",
|
||||
|
||||
Reference in New Issue
Block a user