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

Fix location parsing

Open PatrickHaecker opened this issue 3 months ago • 0 comments

Fixes BoundsError when trying to open the found method by hitting the return key on Julia >= 1.9. Fixes #32 Solution by @jd-foster

PatrickHaecker avatar Sep 24 '25 04:09 PatrickHaecker