JuliaLang / Pkg.jl

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

REPLExt: use Base.isaccessibledir rather than isdir in completions #4053

Closed IanButterworth closed 2 weeks ago

IanButterworth commented 2 weeks ago

Fixes https://github.com/JuliaLang/julia/issues/56171 Fixes https://github.com/JuliaLang/julia/issues/56037