Skip to content

There's no cider-connect-clojurescript function #1976

@vemv

Description

@vemv

There'a certain asymmetry given these 3 functions:

  • cider-connect
  • cider-jack
  • cider-jack-in-clojurescript

Given those 3, one could expect cider-connect-clojurescript to exist too. But it doesn't!

The thing is, I'd like to connect to a clojurescript nrepl session started outside emacs (e.g. from a terminal, lein figwheel with piggieback middleware). This doesn't seem like an unusual need?

So, if I M-x cider-connect and enter the nrepl address of a running clojurescipt nrepl session (started by figwheel), CIDER will connect, but autocompletions will be for clojure rather than clojurescript.

IOW, cider internally is not cljs-aware when running cider-connect.

What do you think?

Cheers - Victor

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