You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to the code written using the htmlflow api, idea does not display the code folding icon according to the indentation by default.
This brings great inconvenience to daily development.
And when I use the reformat code function of idea, the entire code block is not indented.
The text was updated successfully, but these errors were encountered:
I share your feelings about that. I feel the same Issue. Yet, since I know, there is no plug-in yet for that. Nobody has developed it yet. I will keep this Issue open.
When I am using HtmlFlow, usually I have the automatic indentation disabled to prevent reformatting. It's not a good choice, but it's better than dealing with autoreformat.
In general, the problems raised in this issue are nothing compared to other excellent features brought by this library. I love htmlflow, thank you guys for creating it.
I have developed a rudimentary plugin that serves its purpose, but it hasn't been submitted to the IntelliJ Marketplace. You'll need to manually install the plugin JAR file. I hope it proves useful to everyone. @fmcarvalho https://github.com/changchengqin/indent-folder
Due to the code written using the htmlflow api, idea does not display the code folding icon according to the indentation by default.
This brings great inconvenience to daily development.
And when I use the reformat code function of idea, the entire code block is not indented.
The text was updated successfully, but these errors were encountered: