redhat-developer / redhat-developer/vscode-java

After checking out a PR , intellisense almost doesn't work

Open
#1,895 0 comments 0 reactions 0 assignees View on GitHub

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
  1. Checkout project from PR
  2. Press ctrl+enter in several classes
    image

[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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.