Skip to content
Snippets Groups Projects
Commit 1e8b9167 authored by Thorbjørn Lindeijer's avatar Thorbjørn Lindeijer
Browse files

Sort C++ QuickOpen with less than 1000 results

In this case it's fast enough and sorting the list makes it easier to
find what you're looking for.

Though because of the substring matching, what you're looking for might
still be way down the list.

Reviewed-by: con
parent 5f544b4d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment