Fork me on GitHub
#spacemacs
<
2020-05-19
>
murtaza5209:05:29

I am using cljs repl, and I find the autocompletion takes a 2-3 seconds before showing up, ex when typing out ns of libs which are included etc. Is there a way to speed it up, it seems jarring when coming from clj repl, where things are much more quicker.

practicalli-johnny10:05:16

@murtaza52 I did some ClojureScript development today, a fairly simple react app and did not experience the same issue. The auto-complete popup appeared straight away for required clojurescript libraries. It is not something I noticed before, sorry.