Fork me on GitHub
#emacs
<
2022-07-25
>
Akiz15:07:43

Hi, is there any recommended way to link integrant config keywords with xref-find-definitions?

otfrom15:07:14

I'm not sure I'd say "recommended" but I'd probably start with deadgrep

Akiz18:07:41

I am using rgrep currently, never tried deadgrep

Akiz18:07:20

But i would like to use lsp

apt21:07:47

I think lsp would have to implement that, just like it does for re-frame. Consider asking this question in #lsp

Akiz05:07:28

I did not know that thisi is already possible for re-frame. I will take s look, thanks for tip.

borkdude13:07:22

Yes, this is because clj-kondo has built-in support for re-frame. But finding references for namespaced keywords works in general

1