Skip to content

cider-ns-refresh should always use Clojure REPL #3834

@weavejester

Description

@weavejester

Is your feature request related to a problem? Please describe.

Sometimes when I'm on a ClojureScript buffer, I want to trigger a project refresh using cider-ns-refresh. However, this fails because it looks for a ClojureScript REPL.

This isn't a major problem, but it is a touch annoying having to open up a Clojure buffer before triggering a refresh.

Describe the solution you'd like

As cider-ns-refresh only works with Clojure, it would make more sense for it to always choose the Clojure REPL associated with the project. That way it would work all the time, regardless of the currently open buffer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buggood first issueA simple tasks suitable for first-time contributors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions