Fork me on GitHub
#clojurescript
<
2021-09-22
>
dkrieger00:09:49

I'm having trouble setting up a shadow-cljs node spacemacs session. It's mostly working, but the lsp-mode help functionality is not working, nor does jump to definition. Should this work out of the box, or is customization required to enable this? Only non-standard thing I can think of is my project root is very deeply nested in a git repo that's mostly org files and non-clojure(script) projects. I wouldn't think that would prevent help or jump to definition for e.g. cljs.core.async/go or clojure.string/upper-case

borkdude09:09:23

This is more an #lsp question probably