how to get jinja formatter working in vs code or Pycharm?
I am working on flask project where the template engine is jinja. For past few weeks, I am having a horrible experience with Jinja HTML file formatting. I can track start and ending tag and that is why, I am facing a lot of troubles.