mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
rebuild delay for goto popup made 0, similar to autocompletion
This commit is contained in:
@@ -230,7 +230,7 @@ ide.completion.middle.matching.description=Suggest items in completion that cont
|
||||
ide.goto.middle.matching=true
|
||||
# suppress inspection "UnusedProperty"
|
||||
ide.goto.middle.matching.description=Suggest items in goto actions that contain the entered string somewhere in the middle.
|
||||
ide.goto.rebuild.delay=300
|
||||
ide.goto.rebuild.delay=0
|
||||
|
||||
ide.enable.toolwindow.stack=false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user