From 976eb482edadf27072691bb327d13ad2aac2e22b Mon Sep 17 00:00:00 2001 From: Max Medvedev Date: Tue, 10 Feb 2026 19:03:34 +0100 Subject: [PATCH] IJPL-207762 registry flag does not require restart anymore GitOrigin-RevId: 7e99838542b0524a1881ee5b2619f23ae3a1b65d --- platform/util/resources/misc/registry.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/platform/util/resources/misc/registry.properties b/platform/util/resources/misc/registry.properties index 2b8581e19890..d186c3d7a046 100644 --- a/platform/util/resources/misc/registry.properties +++ b/platform/util/resources/misc/registry.properties @@ -1005,7 +1005,6 @@ ide.completion.batch.add.items.description=Add items to the completion list in b remdev.completion.on.frontend=false remdev.completion.on.frontend.description=Enables frontend completion support -remdev.completion.on.frontend.restartRequired=true ide.goto.middle.matching=true ide.goto.middle.matching.description=Suggest items in goto actions that contain the entered string somewhere in the middle.