eclipse-jdt / eclipse-jdt/eclipse.jdt.ui
Support for keeping content assist open despite having no matches
- Dominant language
- Java
- Stars
- 59
- Forks
- 127
- Avg merge
- 23h 30m
- Merged PRs (30d)
- 35
Description
See: https://github.com/eclipse-platform/eclipse.platform.ui/issues/2260
We want to keep the content assist popup open, despite having no matches. E.g. the user made a typo, we want to keep the content assist open despite of that.
The Java content assist has some problems with that, see: https://github.com/eclipse-platform/eclipse.platform.ui/pull/2261#issuecomment-2343105494
Contributor guide
Research direction
Start with the linked eclipse.platform.ui issue and the Java content assist problems discussed in the linked pull request comment. Done means the content assist popup remains open when there are no matches, including after a typo, without introducing the noted Java content assist problems.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100