Code reformatting not working with Jinja2 templates
Having selected Jinja2 as a template language for my project, code reformatting and smart/auto indentation simply does not work. Though if I select Django as my template language (in the Python Template Languages), everything works as expected.
2 条评论
排序方式
日期
投票数
i have the same problem
OK so apparently this issue is fixed in 4.0.6. Though no idea when they are rolling the update.
请先登录再写评论。