Open
Description
I have local Start class in my source code.
When I use "Go to symbol" dialog to navigate to that class and type "Start" I have a bunch of Start classes from different libs on the top of the list and my class on the bottom.
The assumption should be that by default I am interested in my own class, so that class should be on the top of the list.