i'm not getting any form of function documentation through emacs on my cljs shadow app. lsp or cider • cider-doc-lookup: Symbol clojure.core/group-by not resolved • lsp just returns blank any ideas?
My only thought would be a classpath issue or something very unusual with the project dependencies (but that seems unlikely)
Hi @drewverlee, I assume you have the lastest cider package right?
ill check my package version. Sometimes just a restart fixes everything 🙂