eclipse-xtext / eclipse-xtext/xtext
IdeContentProposalProvider does not filter Crossref rejected by ValueConverter
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 831
- Forks
- 330
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 12
Description
IdeContentProposalProvider does not filter Crossref rejected by ValueConverter thus the user will get proposals that are not parseable after insertion
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating IdeContentProposalProvider and tracing how Crossref proposals are handled alongside ValueConverter validation. Add focused coverage for rejected conversions and verify that proposals which cannot be parsed after insertion are no longer offered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100