I found out it is possible to create custom regions folding in java files with nice line comments as descibed here: http://www.jetbrains.com/idea/webhelp/folding-custom-regions-with-line-comments.html but I can see this only works for java files. Is it somehow possible to make it work in xml files like in pom.xml.
What I would like to achieve is to introduce custom regions in dependencies to make it easier to navigate between them.
You can create regions in XML
like this:
<!-- region This will show when folded -->
Your XML goes here.
<!-- endregion -->
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With