Skip to content

cider 0.8.1 no longer seems to use the value of .nrepl-port for M-x cider-connect #915

@pmooser

Description

@pmooser

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions