Skip to content

feat(inline-chat): handle ESC key to close panel #302

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

Merged
merged 1 commit into from
Feb 15, 2025

Conversation

iptton
Copy link
Collaborator

@iptton iptton commented Feb 15, 2025

Add EscHandler to manage editor escape events. Closes inline chat panel when pressing ESC without selection/multiple-carets, preserves default behavior otherwise. close #301

Add EscHandler to manage editor escape events. Closes inline chat panel when pressing ESC without selection/multiple-carets, preserves default behavior otherwise.
close unit-mesh#301
@phodal phodal merged commit f8019d9 into unit-mesh:master Feb 15, 2025
5 checks passed
@iptton iptton deleted the inlineChat branch February 15, 2025 14:43
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.

Inline Chat Panel should dismiss when user focus on editor and press ESC
2 participants