Skip to content

improve behavior of bracket insertion in some situations#60060

Merged
KristofferC merged 1 commit intomasterfrom
kc/better_brackets
Nov 7, 2025
Merged

improve behavior of bracket insertion in some situations#60060
KristofferC merged 1 commit intomasterfrom
kc/better_brackets

Conversation

@KristofferC
Copy link
Copy Markdown
Member

this more closely mimics how other editors do it and should hopefully remove a few annoying cases

see tests for concrete changes

(also make sure that other modes also remove paired delimiters on backspace)

Tests and some code written by Claude Code 🤖

this more closely mimics how other editors do it and should hopefully remove a few annoying cases

see tests for concrete changes
@KristofferC KristofferC added REPL Julia's REPL (Read Eval Print Loop) backport 1.13 Change should be backported to release-1.13 labels Nov 6, 2025
@KristofferC KristofferC merged commit 0c34bde into master Nov 7, 2025
8 of 10 checks passed
@KristofferC KristofferC deleted the kc/better_brackets branch November 7, 2025 12:36
KristofferC added a commit that referenced this pull request Nov 10, 2025
this more closely mimics how other editors do it and should hopefully
remove a few annoying cases

see tests for concrete changes

(also make sure that other modes also remove paired delimiters on
backspace)

Tests and some code written by Claude Code 🤖

Co-authored-by: KristofferC <kristoffer.carlsson@juliacomputing.com>
(cherry picked from commit 0c34bde)
KristofferC added a commit that referenced this pull request Nov 11, 2025
this more closely mimics how other editors do it and should hopefully
remove a few annoying cases

see tests for concrete changes

(also make sure that other modes also remove paired delimiters on
backspace)

Tests and some code written by Claude Code 🤖

Co-authored-by: KristofferC <kristoffer.carlsson@juliacomputing.com>
(cherry picked from commit 0c34bde)
@KristofferC KristofferC removed the backport 1.13 Change should be backported to release-1.13 label Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

REPL Julia's REPL (Read Eval Print Loop)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant