Open
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
Labels
No labels