Reformat Code on badly-formatted HTML file does nothing ("code is already properly formatted")
Hi Folks. I must be missing something basic here, but when I do Reformat Code on an HTML file in my project, it makes no changes, saying "No lines changed: code is already properly formatted." However, the code is definitly not formatted because I experiemented by putting the entire 88 lines on a single line and it still wouldn't take action. V: Ultimate 14.1.2. Thank you. -- matt
Attachment(s):
code-style-settings.png
no-lines-changed.png
请先登录再写评论。
For reference, I figured this out. I had two file types associated with .html: HTML and Jinja 2 Template. Once I removed the latter, it worked again. Thanks.