eclipse-jdt / eclipse.jdt.ui

Eclipse Public License 2.0
32 stars 82 forks source link

Folding block code #1426

Open XelaNimed opened 1 month ago

XelaNimed commented 1 month ago

Eclipse IDE for Enterprise Java and Web Developers (includes Incubating components) Version: 2024-03 (4.31.0) Build id: 20240307-1437 Windows 11 23H2 x64

I was very surprised that code folding in Eclipse is poor compared to other Java IDEs, and in some cases it is non-existent. Please add/implement collapsing code blocks in all parentheses, curly/square braces. There is also no way to define a custom region for collapsing, as is implemented in VisualStudio.

jukzi commented 1 month ago

This project is open source - feel free to suggest a change with a Pull Request.

XelaNimed commented 1 month ago

@jukzi I do not know how. On the main page of the project, in the Developer resources section, the link leads to a page without information (or I was looking in the wrong place). In any case, I'm not sure that I can understand the codebase and come up with a quality solution.

jukzi commented 1 month ago

please see https://wiki.eclipse.org/JDT_UI/How_to_Contribute