-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Open
Labels
bugSomething isn't workingSomething isn't workingtriageThis issue needs to be triaged by a maintainerThis issue needs to be triaged by a maintainer
Description
OS/Web Information
- Web Browser: Chrome
- Local OS: Windows
- Remote OS : Ubuntu
- Remote Architecture: amd64
Steps to Reproduce
- Open code-server in the browser (e.g., Chrome / Firefox).
- Install the GitHub Copilot Chat extension from the Extensions sidebar.
- Click on the Sign in button in the Copilot Chat sidebar.
- Notice that nothing happens, and the following error is logged in the console:
Expected
- Clicking on the Sign in button should redirect me to the GitHub authentication page.
- I should be able to complete the login process and use Copilot Chat normally inside VS Code / code-server.
Actual
- Clicking on the Sign in button does nothing.
- No redirection to the GitHub login page occurs.
- The following error is thrown in the console instead:
Logs
ERR command 'workbench.action.chat.triggerSetupForceSignIn' not found: Error: command 'workbench.action.chat.triggerSetupForceSignIn' not found
at AGe.n (http://localhost:8080/stable-.../workbench.js:1251:3892)
at AGe.executeCommand (http://localhost:8080/stable-.../workbench.js:1251:3824)
at async lXe.open (http://localhost:8080/stable-.../workbench.js:1321:390)
at async hXe.open (http://localhost:8080/stable-.../workbench.js:1321:1689)Screenshot/Video
coder-server-issue-copilot.mp4
vvcb, FifthSparrow, matthieucan, mattyb, leanne73 and 2 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriageThis issue needs to be triaged by a maintainerThis issue needs to be triaged by a maintainer