Skip to content

Conversation

@IanButterworth
Copy link
Member

@IanButterworth IanButterworth commented Jul 21, 2024

Fixes JuliaLang/julia#54906

The problem was that get_extension is failing to find REPLExt when Pkg is loaded via require_stdlib.

Screenshot 2024-07-21 at 6 31 19 PM

@IanButterworth IanButterworth merged commit 77f0225 into JuliaLang:master Jul 22, 2024
@IanButterworth IanButterworth deleted the ib/replmode_fix branch July 22, 2024 13:04
KristofferC pushed a commit that referenced this pull request Jul 23, 2024
* don't use `get_extension` to bridge REPLExt to REPLMode

* add comment at another get_extension usage

(cherry picked from commit 77f0225)
@KristofferC KristofferC mentioned this pull request Jul 23, 2024
10 tasks
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.

auto-completion doesn't work correctly in pkg mode

3 participants