File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1414## Java Editor
1515
1616### Custom Folding Regions
17+ <details >
18+ <summary >Contributors</summary >
19+
20+ - [ Daniel Schmid] ( https://github.com/danthe1st )
21+ </details >
1722
1823It is now possible to create custom folding regions by specifying a comment at the start and end of the region.
1924You can enable and configure this feature under ` Window > Preferences > Java > Editor > Folding > Custom folding regions ` .
@@ -32,6 +37,11 @@ Custom folding regions can be collapsed like any other folding regions.
3237![ custom folding regions are collapsed] ( images/custom_folding_regions_code_collapsed.png )
3338
3439### Project Properties Page for Folding
40+ <details >
41+ <summary >Contributors</summary >
42+
43+ - [ Daniel Schmid] ( https://github.com/danthe1st )
44+ </details >
3545
3646Preferences for folding can now be configured on a per-project basis in addition to configuring folding for the workspace.
3747This page is available under ` Project > Properties > Java Editor > Folding ` .
You can’t perform that action at this time.
0 commit comments