microsoft / vscode-copilot-release

Feedback on GitHub Copilot Chat UX in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat
Creative Commons Attribution 4.0 International
308 stars 28 forks source link

VS Code 1.88 is not compatible with GitHub Copilot #1124

Open chitoan77 opened 4 months ago

chitoan77 commented 4 months ago

Type: Bug

The new VS Code version 1.88 has an error that it doesn't work with GitHub Copilot, I have to re-intall the pre version of 1.86, I got this situation twice (yesterday and today) I am not sure why VS Code 1.88 is not compatible with GitHub Copilot so raise this issue for reviewing.

VS Code version: Code 1.86.2 (903b1e9d8990623e3d7da1df3d33db3e42d80eda, 2024-02-13T19:40:56.878Z) OS version: Windows_NT x64 10.0.19045 Modes:

System Info |Item|Value| |---|---| |CPUs|12th Gen Intel(R) Core(TM) i5-12500H (16 x 3110)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|15.73GB (4.61GB free)| |Process Argv|--crash-reporter-id f8a60f34-2780-4133-9f6d-26e02be8fc13| |Screen Reader|no| |VM|0%|
Extensions (14) Extension|Author (truncated)|Version ---|---|--- vscode-angular2-files|ale|1.6.4 ng-template|Ang|17.3.1 vscode-eslint|dba|2.4.4 gitlens|eam|14.9.0 prettier-vscode|esb|10.4.0 auto-rename-tag|for|0.1.10 copilot|Git|1.180.0 copilot-chat|Git|0.14.1 angular-essentials|joh|17.0.0 Angular2|joh|16.0.1 vscode-peacock|joh|4.2.2 vscode-docker|ms-|1.29.0 material-icon-theme|PKi|4.34.0 autoimport|ste|1.5.4 (1 theme extensions excluded)
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscod805:30301674 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:30899288 c4g48928:30535728 azure-dev_surveyone:30548225 2i9eh265:30646982 962ge761:30959799 pythongtdpath:30769146 welcomedialog:30910333 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pyreplss1:30897532 pythonmypyd1:30879173 pythoncet0:30885854 h48ei257:31000450 pythontbext0:30879054 accentitlementsc:30995553 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 d34g3935:30971562 fegfb526:30981948 bg6jg535:30979843 ccp2r3:30993541 dsvsc020:30976470 pythonait:31006305 gee8j676:31009558 dsvsc021:30996838 g1icg217:30999571 0ee40948:31013168 ```
VSCodeTriageBot commented 4 months ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.88.1. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

chitoan77 commented 4 months ago

I can't use GitHub Copilot at the VS Code new version 1.88, I reverted to re-installing the stable VS Code version of 1.86, and I can use GitHub Copilot. I reported the issue, the environment info was captured at that time after re-installation.

DevBrent commented 4 months ago

I can confirm I'm on 1.89 and still can't use Copilot in the editor. I can only use the copilot tab. "Start in Editor" is grayed out. No errors from Copilot log or Copilot Chat logs. "ctrl+i" start inline chat, fix this, etc all broken.

chitoan77 commented 4 months ago

I have checked and recognized the issue has been resolved in the new version 1.88.1. Resolved.

abinalexpothen commented 4 months ago

I upgraded to VS code 1.88.1 and my copilot stopped working.

Here's what I see in VS code now:

Code_ytquDmzAjO

Code_zTop95vauq

abinalexpothen commented 4 months ago

Downgrading VS code to 1.87.2 and switching copilot to a previous version helped to get it working again.

By the way, I'm using the Windows x64 build of VS code and remoting into WSL2 with the Microsoft WSL extension. Not sure if the copilot is running on the windows side or linux (WSL) side, but copilot does not work in this configuration with VS code 1.88.1

ericktreichel commented 3 months ago

Same problem here. I am using the latest VScode version at the moment (1.89.1) and WSL2 on Windows 11. I can only use Copilot Chat. I don't have the Copilot icon in the status bar anymore, and I'm not getting any suggestion while coding.

techpeace commented 3 months ago

I was seeing a greyed out "Start in Editor" option under the Copilot section of the context menu, and similarly could only get Chat to work, but not launch the inline editor (which lead me here).

In my case, I just needed to try turning it off and on again: fully quitting and restarting VS Code returned Copilot to normal.

technorainbows commented 3 months ago

Which version of github copilot did you find worked with vscode 1.87.2 @abinalexpothen ?