Auto generate code snippet in multiple files / modules
Answered
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?
Please sign in to leave a comment.
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.