Hello! Do you use separate files for enum definitions in your projects? After all, enum is also a type! And often you would want to create one file for one enum definition. For doing so, you have to create a blank code file and add the namespace definition in it. After that, you have to insert the enum snippet in the file. But not anymore! No need to create a code file, add namespace definition and add the enum snippet. So download and use it! Please rate and post comments... |