Adding Custom Directory Template In Pycharm

已回答

I'm trying to create a custom directory template for pycharm, similar to how selecting Python Package in the attached image creates a new directory with an `__init__.py` file. The template I'm creating would have several different subdirectories and partially completed files by default. Is there a way to do this in PyCharm?

 

2

Hello, 

 

regrettably, there is no such option to create directories templates. 

 

You are welcome to submit a feature request at https://youtrack.jetbrains.com/issues/PY

Information on how to use YouTrack: https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications

0

I also need this feature!!

1

Did you guys end up doing the feature request or found a way to do this with a plugin or some other way?

0

请先登录再写评论。