Auto generate code snippet in multiple files / modules
已回答
Let's say i am building a flask application, and i m building an interface for user model, i would like to automatically generate form with WTF in my forms.py, usermodel in models.py and blueprint in my init file, and so on.
Is there a way to batch insert live template/snippets in multiple files at once?
请先登录再写评论。
Hi Afidegnum! Unfortunately it's not possible right now. Please feel free to create a feature request in out bug tracker if you think it would be useful to have.