How to reorder variable Categories in Class Defaults?

You can use sub-categories as a stop gap to help keep your custom vars easy to find in the details menu (probably only through c++): https://docs.unrealengine.com/latest/INT/Programming/UnrealArchitecture/Reference/Properties/Specifiers/Category/index.html
It still doesn’t alphabetise things but at least they’re a bit easier to keep track of.