Tired of writing methods to convert enums to strings and back ?
This little tool lets you drag enum(s) from the IDE onto it and then select the text and paste it back in to the IDE
I will write two styles of conversions – one pair as extends and one as ToString/FromString
To paste the code back into the IDE see my previous post