Many custom C++ class templates
Answered
I would like to add many C++ class templates which will create source and header file like default file template “C++ class”. I can see that this file template do not have “Extension” field. I have no idea how to create that kind of template. Even if I duplicate default “C++ class” template it results in creating only source file.
Is anyone who knows the solution?
Thank you in advance!
Please sign in to leave a comment.
Hello!
Currently, it's not possible to create custom C++ Class templates. Here is the related feature request - CPP-16310. Feel free to comment or upvote it to get updates. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.