Skip to content

Doesn't work #133

Open
Open
@hasufell

Description

config: https://gist.github.com/hasufell/bac20cbd29c9af528d4536e831637f3b

Letting the plugin start nREPL seems to work, vscode connects, but nothing works.

Trying to use clj directly via (with or without clojurescript):

clojure -Sdeps '{:deps {cider/cider-nrepl {:mvn/version "0.21.1"} }}' -m nrepl.cmdline --middleware "[cider.nrepl/cider-middleware]"

also starts an nREPL, vscode connects, but nothing works.

Trying aliases as described here to start nREPL: https://github.com/clojure-emacs/cider-nrepl#via-clj

Nothing works.

No error output.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions