"Go to file member" dialog - now sorting alphabetically?
Completed
Hi,
When I open file members dialog, I see members of my class alphabetically sorted. This is awful.. how can I have them listed in the order they are defined in the code?
Please sign in to leave a comment.
Anyone?
Hi, Wilczarz
Unfortunately, you cannot change the sorting method used for "Go to file member" to list members in the order of their definition in a code. We have plans to improve File Member in future releases, but I cannot give you an ETA at this time.
I suggest trying the "Structure" window. You can open it via View | Tool Window | Structure. Here you can see the class members in the order they are defined in the code. You can also sort the items there in alphabetical order.
Structure! That's the one I was using! Thank you :)
You are welcome!
Please let me know if you have any questions.