Is it possible to configure Eclipse to show lines between brackets?
It is possible to configure Ecl开发者_如何转开发ipse to show lines like it is done in intellJ IDEA, please see screenshot below.
Judging by this bug, it is not possible, and by the small amount of activity, will not be for some time.
Not the one you are asking but every little helps :), if foldis not enabled.
window -> preferences - > type "folding" to left top input field -> enable folding
or from preferences : java -> editor - folding
ctrl+shift+p may also help a little
As investigation shown there is no such a possibility.
I have not tried it but might work for you : intellij_style_mappings_for_eclipse
Also spend some time to read this discussion.
Hope this helps.
精彩评论