Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(vscode): update the default config for endpoint. #3760

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

icycodes
Copy link
Member

Update default configuration for endpoint:
From: "" (Empty string, which uses the configuration from the agent config file)
To: "http://localhost:8080" (Endpoint and token will be saved in VSCode settings)

This change improves the user experience for users who start the Tabby server at localhost:8080, then launch VSCode and install the Tabby extension. The status bar will prompt the user to update the token.

Before the change: Update token opens the agent config file.
After the change: Update token shows an input prompt for the token, which is then saved in VSCode settings.

@icycodes icycodes requested a review from wsxiaoys January 26, 2025 01:37
@icycodes icycodes merged commit d274790 into TabbyML:main Jan 26, 2025
3 checks passed
@icycodes icycodes deleted the fix-vscode-update-default-endpoint branch January 26, 2025 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant