oracle/opengrok

Simplify code browsing by supporting if/else collapse

Open

#2,789 opened on Jun 6, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Java (4,060 stars) (747 forks)batch import
enhancementhelp wanted

Description

Hello,

Opengrok is very cool for code browsing, but it does't support collapsing if/else structures in C/C++ code. So it's very difficult to browse codes in functions with complex if/else sturctures. I hope opengrok can add this feature in the future.

Thanks

Contributor guide