Skip to content

Fixed IDE file finder ordering

Phil Hughes requested to merge ide-file-finder-improve-order into master

What does this MR do?

Fixes the order of the file finder caused by the code re-ordering after the filtering library has already ordered it correctly.

This also fixes the file finder not opening correctly when the editor is opened. The file finder was technically opening however some other code was causing it to hide instantly.

Does this MR meet the acceptance criteria?

Edited by Filipa Lacerda

Merge request reports