Skip to content

Troubleshooting

Andrey Lisin edited this page Jul 17, 2017 · 2 revisions

Troubleshooting

Code completion doesn't work, what I'm doing wrong?

Most likely you forgot to add cider-nrepl to the list of dependencies. Please, consult How to Use? section.

I don't see completions from the current namespace!

You should eval the file first using the Eval command.

How to understand if I'm connected to nREPL?

If you see a nrepl://nreplhost:nreplport status bar item, most likely you are connected :)

Clone this wiki locally