InteractiveCodeSearch.jl
InteractiveCodeSearch.jl copied to clipboard
Fix location parsing
Fixes BoundsError when trying to open the found method by hitting the return key on Julia >= 1.9. Fixes #32 Solution by @jd-foster