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

REPL: fix brace detection when ' is used for transpose #56252

Merged

Conversation

IanButterworth
Copy link
Member

Fixes #55856

Since #56041 it required pressing tab to hit the error, but this tries to fix the actual error.

@IanButterworth IanButterworth added REPL Julia's REPL (Read Eval Print Loop) backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 completions Tab and autocompletion in the repl labels Oct 20, 2024
@IanButterworth IanButterworth merged commit 1c67d0c into JuliaLang:master Oct 21, 2024
11 checks passed
@IanButterworth IanButterworth deleted the ib/repl_single_quote_transpose branch October 21, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 completions Tab and autocompletion in the repl REPL Julia's REPL (Read Eval Print Loop)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: Error in the keymap in autocompleting properties involving copy of adjoint matrices
2 participants