https://defect.opensolaris.org/bz/show_bug.cgi?id=16904

           Summary: Simplify browsing code by providing code folding
    Classification: Development
           Product: opengrok
           Version: unspecified
          Platform: ANY/Generic
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: analyzer
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


--- Comment #0 from Patrik Larsson <[email protected]> 2010-08-24 09:27:53 
UTC ---
I do not know if this enhancement request should be put on the indexer,
analyzer or the webapp. In the end all three will be affected when this
enhancement is implemented.

When browsing long files/functions it can shorten the time needed to understand
code if it is folded as many IDEs can do.

Providing this enhancement would probably mean extending the language parsers
to include information on where code blocks start and end in the specific
language which are used to fold the code correctly.

I cannot tell at this point what version of HTML is required for this to work
or if AJAX or similar must be used.

I did search this bugzilla but could not find anything similar to this
enhancement request.

Thank you so much for an awesome tool!

-- 
Configure bugmail: https://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
opengrok-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opengrok-dev

Reply via email to