microsoft / microsoft/vscode-java-dependency
No java-upgrade promotion after I open project or install related extension without restart IDE
Open
@FluoriteCafe-work is already working on this.
Since Dec 29, 2025.
ai-triaged
bug
- Dominant language
- TypeScript
- Stars
- 199
- Forks
- 105
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 27
Description
OS: Windows
vscode java dependency v0.27.0 + vscode java v1.50.0
Repro steps:
- Sign out copilot in vscode > Close vscode
- Clear folders under C:\Users<user>.vscode and C:\Users<user>\AppData\Roaming\Code
- Open vscode > Install vscode java and java dependency > Open project https://github.com/peterborkuti/movie-info-service
Actual:
- At step 3, when you are first time to open the project, there is no any promotion about java upgrade. Restart IDE, the java-upgrade promotion shows up.
- Install copilot app java upgrade extension > Uninstall it > Install it again (without restart extension or restart IDE) > Now there is no java-upgrade promotion.
Expected:
- After I first time open the project, it should have java upgrade related notification.
- After install copilot app java upgrade extension, it should have java upgrade related notification as well.
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.
Assessment
This issue has not been assessed yet.