eclipse-jdt / eclipse-jdt/eclipse.jdt.debug
Enable step filtering options by default
Open
enhancement
- Dominant language
- Java
- Stars
- 23
- Forks
- 68
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 13
Description
Eclipse offers so many features which are disabled by default, it is really sad.
While reviewing https://github.com/eclipse-jdt/eclipse.jdt.debug/pull/894 I've just noticed that "Step filtering" is disabled by default, but it is such useful feature for debugging. I have it on since ever, so just was unaware it is still off by default.
Here screenshot of my settings (what I personally use every day):
and here are defaults:
We should enable filter stepping feature in general and enable many options inside by default.
Contributor guide
Assessment
This issue has not been assessed yet.