Is it possible to Edit the "New Project" template?
Answered
Mainly dev in C++
I tend to build each of my projects with the same structured layout & similar ways of formatting the CMakeLists etc.
I don't know if I'm just missing something obvious, but I can't find a way to change the standard template which builds when you ask for a new project.
For instance, I would want it to automatically build a "src" directory, to place a secondary CMakeLists in this directory, with different contents to that in the main CMakeLists.
Any help would be greatly appreciated.
Please sign in to leave a comment.
Hello!
For now there is no way to do that, unfortunately. Feel free to comment or upvote the related feature requests: https://youtrack.jetbrains.com/issue/CPP-5089, https://youtrack.jetbrains.com/issue/CPP-14441, https://youtrack.jetbrains.com/issue/CPP-25730. 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.