redhat-developer / redhat-developer/vscode-java
After checking out a PR , intellisense almost doesn't work
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
Hitting ctrl+space on classes, annotations, it says "No suggestions" just after checking out a PR
Environment
- Operating System: Fefora 33
- JDK version: 11.0.9
- Visual Studio Code version: 1.55.2
- Java extension version: 0.77.0
Steps To Reproduce
- Checkout project from PR
- Press ctrl+enter in several classes

[Please attach a sample project reproducing the error]
https://github.com/mrizzi/tackle-application-inventory/blob/78fc08e7c467cd60b38aa6f5e15a81ab3e45750a/src/main/java/io/tackle/applicationinventory/entities/Application.java#L53
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 reproducing the issue with the linked tackle-application-inventory sample, especially src/main/java/io/tackle/applicationinventory/entities/Application.java, after checking out a pull request. Compare IntelliSense behavior for classes and annotations before and after checkout; done means Ctrl+Space provides suggestions again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, vscode
- Domain
- developer-experience, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100