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

refactor(vscode): refactor chat panel webview. #3624

Merged
merged 1 commit into from
Dec 28, 2024

Conversation

icycodes
Copy link
Member

No description provided.

@icycodes icycodes marked this pull request as draft December 27, 2024 04:01
@icycodes icycodes force-pushed the refactor-vscode-chat-panel-webview branch from 07b5316 to 0f9e86e Compare December 28, 2024 09:00
@icycodes icycodes marked this pull request as ready for review December 28, 2024 09:18
Comment on lines +223 to +227
// @deprecated
showError: (error: ErrorMessage) => void
// @deprecated
cleanError: () => void

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deprecated showError and cleanError. Errors will now be displayed on a client-side defined page instead of being sent to the server for rendering.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@icycodes icycodes merged commit ac86da1 into TabbyML:main Dec 28, 2024
3 checks passed
@icycodes icycodes deleted the refactor-vscode-chat-panel-webview branch December 28, 2024 09:28
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