Hello! Do you use separate files for struct definitions in your projects? After all, struct is also a type! And often you would want to create one file for one struct 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 struct snippet in the file. But not anymore! No need to create a code file, add namespace definition and add the struct snippet. So download and use it! Please rate and post comments... |