oracle/opengrok
View on GitHubSimplify code browsing by supporting if/else collapse
Open
#2,789 opened on Jun 6, 2019
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