Templates with multiple files

Last modified: 15 June 2021

Some programming patterns and frameworks require a set of related files, usually with a very specific structure.

In PyCharm, you can create sets of related files by adding child templates to a file template. When you create a file from such a template, it will also create files from child templates.