lsp 2024-08-08

Recently, when i jump to definition, lsp takes me to target/….. instead of src/… bug, or config issue?

Seems like a recurring bug ;)

🙏 Thanks!

if you find a reliable way to repro LMK, there are people complaining about it from time to time but never there is a repo reproing the problem

❤️ 1

what's even funnier is that it'll "find" the file in target, and then when i go to it, it creates a new buffer (in nvim) because the file doesn't actually exist

but the file exists right? it generate content on target AFAIK