microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.76k stars 29.1k forks source link

No Warning on extension view after installing latest copilot chat+ 527e41ff551bb1001d2f224c2dec2e2ea3b66832 #229594

Closed anthonykim1 closed 1 month ago

anthonykim1 commented 1 month ago

Testing #229394

Was able to successfully test:

Deprecated Extensions
Install a deprecated extension from CLI say code-insiders install-extension jcbuisson.vue
Verify the warning on Extensions view.
Screenshot 2024-09-24 at 11 09 23 AM

Then in the process of trying to test the below I've encountered some problem

Incompatible Extensions
Install latest copilot chat extension
Downgrade your VS Code Insider to https://builds.code.visualstudio.com/builds/insider?commit=527e41ff551bb1001d2f224c2dec2e2ea3b66832
Open VS Code Insider and verify the warning on Extensions view

I've updated copilot chat to latest and downloaded appropriate vscode insiders from the provided link, and see no warnings for copilot chat extension. I'm not sure if this is a actual problem or my insiders somehow didnt get downgraded properly? these are screenshot after I followed the above steps:

Screenshot 2024-09-24 at 11 12 28 AM Screenshot 2024-09-24 at 11 12 23 AM
sandy081 commented 1 month ago

Looks like the insider version is not same as the one that is mentioned in the TPI. Commits are not matching. Please try again with https://builds.code.visualstudio.com/builds/insider?commit=527e41ff551bb1001d2f224c2dec2e2ea3b66832

anthonykim1 commented 1 month ago

Re-installed like three times and I think I eventually got the expected/desired results:

Screenshot 2024-09-25 at 10 31 46 AM Screenshot 2024-09-25 at 10 32 10 AM