Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work #133

Open
hasufell opened this issue Jun 25, 2019 · 2 comments
Open

Doesn't work #133

hasufell opened this issue Jun 25, 2019 · 2 comments

Comments

@hasufell
Copy link

hasufell commented Jun 25, 2019

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.

@hasufell
Copy link
Author

https://github.com/BetterThanTomorrow/calva sorta works and it lets me choose the build type properly.

@avli
Copy link
Owner

avli commented Jul 6, 2019

Hello @hasufell,

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants