Skip to content

WIP: sort tree

Daniel Buch Hansen requested to merge dbuch/gnome-builder:wip/sort-tree into master

This is my take on a solution to keep children of a directory sorted when we create a new file in it. It's a O(n) operation worstcase.

Edited by Daniel Buch Hansen

Merge request reports