eclipse-jdt / eclipse-jdt/eclipse.jdt.debug
Add preference page for "Collapse" stack frames feature
- Dominant language
- Java
- Stars
- 23
- Forks
- 68
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 13
Description
https://github.com/eclipse-jdt/eclipse.jdt.debug/pull/583 / 3bb53aaa71b0e01ec99fc880bde8ab0a847708ae provided a (well hidden) feature to group/stack frames.
I'm using that since introduction and it is really useful.
We should add new preference page in Java/Debug/Stack frames that would allow user to not only toggle this feature but also select which frame filters should be used / add new ones / elete existing.
https://github.com/eclipse-jdt/eclipse.jdt.debug/pull/797 switched `org.eclipse.jdt.internal.debug.ui.IJDIPreferencesConstants.PREF_COLLAPSE_STACK_FRAMES` on by default.
@gzsombor , @SougandhS: do you have time / interest to provide such a new preference page?
Contributor guide
Assessment
This issue has not been assessed yet.