-
-
Notifications
You must be signed in to change notification settings - Fork 653
Open
Labels
buggood first issueA simple tasks suitable for first-time contributorsA simple tasks suitable for first-time contributors
Description
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
Labels
buggood first issueA simple tasks suitable for first-time contributorsA simple tasks suitable for first-time contributors