"Go to Definition" leads to this when var is derefed with @:

I guess it thinks that @ is a part of var name.
If I add a space after @ then it works fine.
UPD: this is a cljs project.
Thanks for reporting! It looks like the word-regexp lacks @ as a delimeter.
I think it can be closed. Thanks for fixing it 馃憤
Most helpful comment
I think it can be closed. Thanks for fixing it 馃憤