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

Is clojurescript supported for debugging? #1259

Closed
mikavilpas opened this issue Aug 16, 2015 · 4 comments
Closed

Is clojurescript supported for debugging? #1259

mikavilpas opened this issue Aug 16, 2015 · 4 comments

Comments

@mikavilpas
Copy link

I tried out the debugger, it is pretty awesome. Nice work!
But what about clojurescript?

Cider doesn't seem to be entering the debugger for clojurescript. I have a figwheel running, whose repl I connect to with cider, if that makes a difference.

@mikavilpas
Copy link
Author

I see an error appear when I do C-u C-M-x on a defun:
nREPL: No response handler with id nil found

@bbatsov
Copy link
Member

bbatsov commented Aug 16, 2015

No, it's not supported. It was on the roadmap for 0.10, but it turned out
to be more complex than initially expected.

On Sunday, August 16, 2015, Mika Vilpas notifications@github.com wrote:

I see an error appear when I do C-u C-M-x on a defun:
nREPL: No response handler with id nil found


Reply to this email directly or view it on GitHub
#1259 (comment)
.

@Malabarba
Copy link
Member

Like @bbatsov said.
Now it's on the road map for "whenever my thesis is done and I have time in my hands again".

@mikavilpas
Copy link
Author

mikavilpas commented Aug 16, 2015 via email

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

3 participants