oracle/opengrok
Simplify code browsing by supporting if/else collapse
Aberta
#2.789 aberto em 6 de jun. de 2019
enhancementhelp wanted
Métricas do repositório
- Stars
- (4.060 estrelas)
- Métricas de merge de PR
- (Mesclagem média 2d 17h) (11 fundiu PRs em 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