You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Am I right that it's a ClojureScript project? If so, I'm afraid that the extension has only limited support of ClojureScript. Have you tried the instructions from this section of README?
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):
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.
The text was updated successfully, but these errors were encountered: