We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ac6814 commit bc26117Copy full SHA for bc26117
news/4.39/jdt.md
@@ -12,10 +12,19 @@ A special thanks to everyone who [contributed to JDT](acknowledgements.md#java-d
12
## JUnit
13
-->
14
15
-<!--
+
16
---
17
## Java Editor
18
--->
19
+### Folding with Showing Selected Java Elements
20
+<details>
21
+<summary>Contributors</summary>
22
23
+- [Daniel Schmid](https://github.com/danthe1st)
24
+</details>
25
26
+Folding can now be used in the Java Editor when `Window` > `Preferences` > `Java` > `Editor` > `Only show the selected Java element` is enabled.
27
+In previous releases, this option automatically disabled code folding.
28
29
<!--
30
0 commit comments