Files
ladybird/Userland/Libraries/LibGUI/TextDocument.cpp
Sam Atkins 3d25b4eb34 LibGUI: Add folding regions to TextDocument
A `TextDocumentFoldingRegion` represents a region of the document which
the user can collapse/expand to make code easier to navigate.
2023-02-28 13:23:55 +01:00

48 KiB