cider

Nick McAvoy 2024-09-19T21:41:40.289719Z

Hi, thanks for Cider. I've been using it for a long time. I'm just getting started with ClojureScript, and getting used to the limitations. One question: is the inspector part of the known limitations? I don't see it listed in "caveats," but I see a few people in this channel over the years asking this same question.

Nick McAvoy 2024-09-20T18:23:48.431159Z

I'm a little puzzled why, but after never-working for me, the inspector is working for me now. The first thing I did that worked was cider-inspect-last-result. Then I thought "hmm, why does this work, but not cider-inspect? But cider-inspect was working for me, too. 🤷‍♂️

Nick McAvoy 2024-09-21T00:45:15.836889Z

Very interestingly, I've got 2 machines where the inspector works, and one where it's broken. All are on the latest version of doom emacs, same config, etc.