Skip to content

cider-jack-in doesn't start in the namespace specified by :init-ns #777

@john2x

Description

@john2x

I have :repl-options {:init-ns myproject.repl} specified in my project.clj, but when I do a cider-jack-in, it always starts in the default user namespace. Switching to it manually via (in-ns 'myproject.repl) afterwards normally.

Running $ lein repl works as expected.

I'm using latest version of cider (via MELPA), cider-nrepl 0.8.0-SNAPSHOT, leiningen 2.4.3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions