In previous versions of cider, if I did "cider-connect" from a clj buffer in a leiningen project, it would read the value from .nrepl-port and use that.
Since updating to 0.8.1, when I do:
M-x cider-connect RET
It prompts me for a hostname and port, which I have to enter manually. I've verified that the .nrepl-port file is indeed present in the root directory of the project.
Is there some way I need to now signal to cider what project this is a part of ?
Possibly unrelated, but when I copy code to the repl using C-c M-p, it says:
Switched to REPL: :dev, localhost:57295