-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CLJS completion appears to be broken #643
Comments
Jacking in with 21.1 works straight forward.Can easily see this by |
rksm
added a commit
to clojure-emacs/clj-suitable
that referenced
this issue
Sep 1, 2019
- nodejs would throw nullpointer exception on first completion due to repl-env not being initialized
rksm
added a commit
to rksm/cider-nrepl
that referenced
this issue
Sep 1, 2019
- nodejs would throw nullpointer exception on first completion due to repl-env not being initialized
rksm
added a commit
to rksm/cider-nrepl
that referenced
this issue
Sep 1, 2019
- nodejs would throw nullpointer exception on first completion due to repl-env not being initialized
rksm
added a commit
to clojure-emacs/clj-suitable
that referenced
this issue
Sep 2, 2019
- nodejs would throw nullpointer exception on first completion due to repl-env not being initialized
rksm
added a commit
to rksm/cider-nrepl
that referenced
this issue
Sep 2, 2019
- nodejs would throw nullpointer exception on first completion due to repl-env not being initialized
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Start a node cljs repl in core.match (or any other project).
cider-jack-in-cljs
and choose a node repl. At the repl prompt type a few characters and hit tab to get a completion.Note that this prints! out to the repl some strange message
and no completions are found.
The nrepl log is telling:
cider-nrepl version
latest 0.22.0 release
Java version
1.8
Operating system
Fedora 30
The text was updated successfully, but these errors were encountered: