How to sort properties by name in IntelliJ IDEA debugger?
- Ultimate 2019.3
- Open services
- Click on the left on the 'wheel' settings.
- Activate sort values alphabetically.
2 screen dumps to help the reader to find the configuration.
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: