I20240328-1800
tagged this
28 Mar 14:12
This commit enables auto-expansion of paths of elements with single children in the project explorer. In order not to accidentally lazy-load a big amount of files, the auto-expansion is limited to a depth of 10 elements. Implements https://github.com/eclipse-platform/eclipse.platform.ui/issues/1063