redhat-developer / redhat-developer/vscode-java
Auto completion for method override returns null
Open
Nobody has claimed this yet.
content-assist
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
Sample project - MapReduceDemo.zip

thanks!
Originally posted by @xuerui911 in https://github.com/microsoft/vscode-java-pack/issues/452#issuecomment-658722953
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 opening the attached MapReduceDemo.zip sample and reproducing the method-override completion shown in the linked GIF. Trace the completion request through the Java language support extension and identify why it returns null; done means the sample produces a usable override completion instead.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100