Many custom C++ class templates

已回答

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!

1

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.

0

请先登录再写评论。