lsp

Eric Dvorsak 2024-12-31T11:00:58.576979Z

Is it possible to get lsp-find-definition working in a bb.edn file?

borkdude 2024-12-31T12:03:59.105069Z

I think it should already work on fully qualified symbols

Eric Dvorsak 2024-12-31T12:57:14.195899Z

nice, intersting when I use xref-find-definitions if I have cider connected as well (for the clojure project) it fails, but if I call lsp-find-definition it works

borkdude 2024-12-31T12:57:49.370149Z

yes, only with lsp

☝️ 1