mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
collapse nodes recursively by default
This commit is contained in:
@@ -337,7 +337,7 @@ file.chooser.async.tree.model.description=Use new implementation based on AsyncT
|
||||
async.project.view.support.extra.select.disabled=false
|
||||
async.project.view.support.extra.select.disabled.description=Do not search and select by VirtualFile if search by PsiElement fails
|
||||
|
||||
async.project.view.collapse.tree.path.recursively=false
|
||||
async.project.view.collapse.tree.path.recursively=true
|
||||
async.project.view.collapse.tree.path.recursively.description=Temporary solution for IDEA-186081 to collapse all expanded nodes under the selected one.
|
||||
|
||||
skip.untitled.windows.for.mac.messages=false
|
||||
|
||||
Reference in New Issue
Block a user