Skip to content

fix(CodeEditor): add ESC to cancel selection and correct Home/End behavior#1310

Merged
ouuan merged 3 commits intomasterfrom
editor-key
Feb 13, 2024
Merged

fix(CodeEditor): add ESC to cancel selection and correct Home/End behavior#1310
ouuan merged 3 commits intomasterfrom
editor-key

Conversation

@ouuan
Copy link
Copy Markdown
Member

@ouuan ouuan commented Feb 13, 2024

Description

Add missing key bindings in the new code editor.

Related Issues / Pull Requests

It fixes #774 and replaces #1149

Checklist

  • If these changes are notable, they are documented in CHANGELOG.md.

@ouuan ouuan merged commit be5d73c into master Feb 13, 2024
@ouuan ouuan deleted the editor-key branch February 13, 2024 10:57
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.

Press QKeySequence::MoveToStartOfLine, go to the first non-blank character

2 participants