Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any idea code folding plugin recommendation? #91

Open
changchengqin opened this issue May 12, 2023 · 3 comments
Open

Is there any idea code folding plugin recommendation? #91

changchengqin opened this issue May 12, 2023 · 3 comments

Comments

@changchengqin
Copy link

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.
image

And when I use the reformat code function of idea, the entire code block is not indented.
image

@fmcarvalho
Copy link
Member

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.

@changchengqin
Copy link
Author

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.

@changchengqin
Copy link
Author

changchengqin commented Apr 2, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants