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): chat panel updates #2252

Merged
merged 6 commits into from
May 28, 2024
Merged

fix(vscode): chat panel updates #2252

merged 6 commits into from
May 28, 2024

Conversation

wwayne
Copy link
Contributor

@wwayne wwayne commented May 27, 2024

Notable changes

  • Add <link rel="preconnect" href="${server.endpoint}"> to the webview html to increase iframe loading
  • Just find inside the /chat page, we can't do copy, paste and select-all, it is a VSCode bug, so I manually support these command in the keyDown event

@wwayne wwayne requested review from icycodes and liangfung May 27, 2024 09:41
@wwayne wwayne marked this pull request as draft May 27, 2024 09:56
@wwayne wwayne removed the request for review from liangfung May 27, 2024 10:10
@wwayne wwayne marked this pull request as ready for review May 27, 2024 10:10
@wwayne wwayne force-pushed the chat-panel-update branch from 63a0477 to f9bd49d Compare May 27, 2024 10:11
@wwayne wwayne force-pushed the chat-panel-update branch from f9bd49d to c5ddd08 Compare May 27, 2024 11:17
@wwayne wwayne merged commit 8f64753 into main May 28, 2024
4 checks passed
@wwayne wwayne deleted the chat-panel-update branch May 28, 2024 01:14
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