Can you prompt it? A bit manual, but hey. I wonder if you can script visual selection in Neovim to output full file path plus line number range, for direct copy paste.

you can start neomvim with a network ( neovim --listen) socket and tell calude

" look at neovim at this network socket and get current selection"

This actually works :)