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 (747 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,060 stars)
PR merge metrics
 (Avg merge 1d 22h) (17 merged PRs in 30d)

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