I'm using java with IntelliJ IDEA 2022.2, Is there a way to separate the Methods with lines in the class, (like the image below) because I always wanted to separate the Methods with lines other than the lines of comments for more clarity of vision.
Thank you.