You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Add the Sourcegraph Search extension to VS Code and authenticate by adding a token and url via the extension auth flow.
Close VS Code, come back to VS Code, open the extension and see that you've been logged out.
Manually adding the url and token to the extensions settings.json file resolves the issue.
Expected behavior:
Sourcegraph Search VS Code extension remembers auth upon restart.
Actual behavior:
Sourcegraph Search VS Code extension does not remember auth upon restart unless the url and token are manually added to the settings.json file for the extension.
Sourcegraph version: 5.2.2
Reported by: https://github.com/sourcegraph/accounts/issues/6938
Steps to reproduce:
Add the Sourcegraph Search extension to VS Code and authenticate by adding a token and url via the extension auth flow.
Close VS Code, come back to VS Code, open the extension and see that you've been logged out.
Manually adding the url and token to the extensions settings.json file resolves the issue.
Expected behavior:
Sourcegraph Search VS Code extension remembers auth upon restart.
Actual behavior:
Sourcegraph Search VS Code extension does not remember auth upon restart unless the url and token are manually added to the settings.json file for the extension.