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: complete imports when there are multiple macros before #56281

Conversation

IanButterworth
Copy link
Member

Fixes #55429

@IanButterworth IanButterworth added REPL Julia's REPL (Read Eval Print Loop) completions Tab and autocompletion in the repl backport 1.11 Change should be backported to release-1.11 labels Oct 22, 2024
@IanButterworth IanButterworth force-pushed the ib/replcompletions_macros branch from 824c99b to 4f0c1bf Compare October 22, 2024 03:37
@IanButterworth IanButterworth marked this pull request as draft October 22, 2024 22:17
@KristofferC KristofferC mentioned this pull request Nov 22, 2024
34 tasks
@KristofferC KristofferC mentioned this pull request Dec 3, 2024
51 tasks
@KristofferC KristofferC mentioned this pull request Jan 28, 2025
38 tasks
@KristofferC KristofferC mentioned this pull request Mar 11, 2025
45 tasks
@IanButterworth
Copy link
Member Author

Superseded by #57767

@IanButterworth IanButterworth deleted the ib/replcompletions_macros branch March 22, 2025 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

Tab completion not working with module specification in @time calls involving another macro
1 participant