问题
Im programming in C-Lion IDE. And I cant find a solution to create a c-file with a standard template. I need it because I have to have a comment block generated on the beginning of the file.
I need this by creating a new project, so I have to change the main file of the standard project template.
But I couldnt find any solutions for this. Just how to create a template for a new file.
I want to keep the standard template and just change the created main.c file.
来源:https://stackoverflow.com/questions/46287261/clion-edit-standard-project-templates