Skip to content

Commit 606b88e

Browse files
fedejeanneakurtakov
authored andcommitted
Update documentation for the folding preferences
Add the information about the new (experimental) folding feature introduced by eclipse-jdt/eclipse.jdt.ui#1562
1 parent 92bd354 commit 606b88e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/preferences/java/editor/ref-preferences-folding.htm

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,17 @@ <h1>Java Editor Folding Preferences</h1>
9191
<p>On</p>
9292
</td>
9393
</tr>
94+
<tr>
95+
<td valign="top">
96+
<p>Extended folding (experimental) \ Activate feature</p>
97+
</td>
98+
<td valign="top">
99+
<p>If enabled, folding will be active for several other kinds of code blocks like loops, if statements, etc.</p>
100+
</td>
101+
<td valign="top">
102+
<p>Off</p>
103+
</td>
104+
</tr>
94105
</tbody>
95106
</table>
96107
<h3 class="related">Related References</h3>

0 commit comments

Comments
 (0)