Apologies if this should be in serve-d, I am not sure. 90% of the time when you use autocomplete on a struct, class or enum, you are going to want to choose one of your defined member variables or functions. As it is currently, everything seems to come after the list of default members.
Ideally, the list of members and member functions would come first and then the defaults afterwards.
Apologies if this should be in serve-d, I am not sure. 90% of the time when you use autocomplete on a struct, class or enum, you are going to want to choose one of your defined member variables or functions. As it is currently, everything seems to come after the list of default members.
Ideally, the list of members and member functions would come first and then the defaults afterwards.