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

complete_symbol replaced in API change in REPLCompletions #19

Closed
j-fu opened this issue Jun 18, 2024 · 0 comments · Fixed by #20
Closed

complete_symbol replaced in API change in REPLCompletions #19

j-fu opened this issue Jun 18, 2024 · 0 comments · Fixed by #20

Comments

@j-fu
Copy link

j-fu commented Jun 18, 2024

It seems that the REPLCompletions API changed, see this commit:

JuliaLang/julia@5fc4a60

This e.g. leads to

Failed to precompile Pluto [c3e4b0f8-55cb-11ea-2926-15256bba5781] to "/home/fuhrmann/.julia/compiled/v1.12/Pluto/jl_EpAgz5".
ERROR: LoadError: UndefVarError: `complete_symbol` not defined in `REPL.REPLCompletions`

when starting Pluto on Julia nightly

Version 1.12.0-DEV.741 (2024-06-17)
Commit b0b7a859ed5

@fonsp

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 a pull request may close this issue.

1 participant