JuliaLang / Pkg.jl

Pkg - Package manager for the Julia programming language
https://pkgdocs.julialang.org
Other
609 stars 251 forks source link

REPLExt: add hint kwarg to `complete_line` #3886

Closed IanButterworth closed 2 months ago

IanButterworth commented 2 months ago

Unused here currently, but https://github.com/JuliaLang/julia/pull/54311 introduces it as part of the completion API