Pkg.jl icon indicating copy to clipboard operation
Pkg.jl copied to clipboard

Request: keep `complete_remote_package` reacheable via REPLMode

Open j-fu opened this issue 4 months ago • 0 comments

With the creation of REPLExt, complete_remote_package is not anymore visible in REPLMode.

For use in Pluto.jl (see https://github.com/fonsp/Pluto.jl/issues/2810) it would be good to declare this function in REPLMode.jl and extend it in REPLExt.jl.

Also it would probably be good to mark this as public API (1.11 style).

j-fu avatar Feb 18 '24 20:02 j-fu