jinja2 templates - reformat code
I'm using jinja2 in my project. I've set jinja2 as my template engine in
and select correct templates path at
Now problem: PyCharm doesn't reformat (by reformat code) my html markup. What I am doing wrong?
Settings -> Languages & Frameworks -> Python Template Languages
and select correct templates path at
Setings -> Project: <name> -> Project Structure
Now problem: PyCharm doesn't reformat (by reformat code) my html markup. What I am doing wrong?
1 条评论
排序方式
日期
投票数
I also have this problem.
请先登录再写评论。