Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: FireFox
- Local OS: Fedora 36 Workstation Beta And Windows 11
- Remote OS: Fedora Server 36 Beta
- Remote Architecture: x86_64
code-server --version
:4.2.0 693b1fac04524bb0e0cfbb93afc85702263329bb with Code 1.64.2
Steps to Reproduce
- Install GitHub related addons, e.g. copilot
- Login the extension
- Restart code-server via
systemctl restart code-server@user
- Reopen code page
Expected
GitHub login status should persist, no need to re-login
Actual
extension asked to login again
Logs
No response
Screenshot/Video
No response
Does this issue happen in VS Code?
- I cannot reproduce this in VS Code.
Are you accessing code-server over HTTPS?
- I am using HTTPS.
Notes
The disscussion may provide more infomation.
#5052