Fork me on GitHub
#emacs
<
2020-07-11
>
jhacks03:07:34

Does completion work for anyone in ClojureScript? It works in Clojure files/repl, but not ClojureScript

jhacks03:07:50

(using cider)

jhacks04:07:10

Found a template shadow-cljs project where completion is working for ClojureScript, so it’s probably a project configuration issue.

David Pham05:07:25

Having a running cljs repl usually solves my completion issues