Navigate->symbol should show implementation file of type first

When i use Navigate->Symbol... and enter a type, that types file should be the first listed.  The type that i use this most for is referenced from several other files and for some reason those other files come up first.

for example, let's say the type is Foo.  And I have other files (RefFoo etc) in which Foo is a property.

Typing "Fo" in the quick open in my specific case (I don't know if this always happens for other combinations) brings up this list:

Foo - DebugFoo.m
Foo - RefFoo.m
Foo - Foo.m

("Sort items Lexicographically" is NOT checked)

However, in almost every case I would want the implementation file first.

Or am I not thinking this through?

Thanx

0
1 comment
Avatar
Permanently deleted user

https://youtrack.jetbrains.com/issue/OC-12571

OC-12571 Navigate->symbol should show implementation file of type first

0

Please sign in to leave a comment.