mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[ml-completion] expire notification about ml after pressing enable decorations
GitOrigin-RevId: c1ef5fdf76b85e9ad488f4a10e8c732d5fc57ebb
This commit is contained in:
committed by
intellij-monorepo-bot
parent
21e12f7258
commit
9d765bba76
@@ -112,6 +112,7 @@ object RankingSupport {
|
||||
val settings = CompletionMLRankingSettings.getInstance()
|
||||
settings.isShowDiffEnabled = true
|
||||
settings.isDecorateRelevantEnabled = true
|
||||
notification.expire()
|
||||
}
|
||||
})
|
||||
addAction(object : NotificationAction(MLCompletionBundle.message("ml.completion.notification.configure")) {
|
||||
|
||||
Reference in New Issue
Block a user