-
Hi, i installed it localy without problem: 0.23.2024102903 i download the github tools (chat and non chat) to install it on the remote server. i can install the normal github copilot, but the chat fails. Property Id="Microsoft.VisualStudio.Code.Engine" Value="^1.96.0-20241114" but i wonder, since it runs localy on my 1.95.2 machine. Any ideas? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
You will need to install an older version of the extension that is compatible with 1.95.2. |
Beta Was this translation helpful? Give feedback.
see this is what i also find astonishing, here my version of visualcode:
and here the copilot version, im on the prerelease channel:
starting from 0.23. all are with the 1.96 check. BUT my version also a 0.23 (not available for normal access in store, what i checked) has the :
<Property Id="Microsoft.VisualStudio.Code.Engine" Value="^1.95.0-20241022"
i got it by using this url:
https://marketplace.visualstudio.com/_apis/public/gallery/publishers/GitHub/vsextensions/copilot-chat/0.23.2024102903/vspackage
so yes, thanks :-) learned a lot more (and a lot more on how to get what you want) ! :-D
AND THANK YOU FOR YOUR SUPPORT AND THE REALLY COOL CODE-SERVER ! :-)