Conflicts with Github Copilot
Opened this issue · 0 comments
Wombosvideo commented
Expectation:
I can write code with Github Copilot occasionally suggesting code snippets and easily skip to the next song when playing music on Spotify using Vscodefy.
Reality:
Github Copilot stops suggesting code as soon as I enable the Vscodefy extension.
Steps to reproduce:
- Install Visual Studio Code
- Install the extension Github Copilot (additional steps required: sign in with Github account opted-in for copilot, see here, and accept telemetry dialog)
- Write some code and see it autocomplete
- Install the extension Vscodefy (additional steps required: sign in with Spotify Premium account)
- Github Copilot no longer shows any code suggestions.
Steps to fix Github Copilot:
- Disable the extension Vscodefy
- Reload Visual Studio Code
Additional information:
- Operating System:
Ubuntu 21.10
- Visual Studio Code Install Method:
deb
,snap
(any) - Visual Studio Code Version:
1.64.2
- Github Copilot Version:
nightly-1.7.5011
- Vscodefy Version:
0.0.11
An issue has also been filed for Github Copilot, see here.