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.