There is no separate option for sorting only fields alphabetically, but IDEA provides the feature “Sort Values Alphabetically” in the debug tool window.
It sorts both variables and their members in alphabetical order.
Before:

After:

There is no separate option for sorting only fields alphabetically, but IDEA provides the feature “Sort Values Alphabetically” in the debug tool window.
It sorts both variables and their members in alphabetical order.
Before:

After:
