> MACROS > ClassNames > memberFunctions > members_variables How about having an 'm_' prefix to distinguish member variables from local variables? I know this is a couple of more characters to type, but I find it nicer to be able to distinguish class member variables easily. The rest of the list looks good.
> local_variables > local_functions - Manjesh