Recently, when i jump to definition, lsp takes me to target/….. instead of src/… bug, or config issue?
Seems like a recurring bug ;)
More info might be here: https://clojurians.slack.com/archives/CPABC1H61/p1717076622110299?thread_ts=1717061605.919179&cid=CPABC1H61
🙏 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
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