2

Pressing Ctrl+F12 displays the file structure with a list of all fields and methods. Is it possible to change the sorting of this list so that the fields are displayed first and then the methods? The three checkboxes (inheritance, anonymous classes, and lambda) do not change this sorting.File Structure

1 Answer 1

3

It isn't possible to exactly flip the sequence for now, but the change in IDEA-154161 would be relevant since an option "By Kind" would be visible in the menu under the cog icon at the top right. Sorting by kind used to be always applied and sorted fields below methods. In future it can be disabled, and the file structure popup will show members in the order they are in the file. Feel free to engage in the feature request mentioned above.

enter image description here

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.