Bozhidar Batsov

Results 1739 comments of Bozhidar Batsov

Now that #3765 is out, we can close this one.

(I've created the other issue only so that I could pin it)

Yeah, we should - CIDER makes heavy use of those.

I'll take a closer look as well soon. There are quite a few changes, so reviewing them carefully will take some time.

Overall the PR looks reasonable to me, but I haven't gone in much depth given the massive amount of changes. I'd suggest that the tests be moved to a dedicated...

Not exactly documentation, but I do use a setup similar to https://github.com/bbatsov/projectile/blob/master/.github/workflows/test.yml in most of my Emacs projects. Works reasonably well for me.

Yeah, I think a simple extra button will be enough.

I'm just not sure how adding this in nREPL with help `cider-nrepl`, as they target different Clojure versions. > Perform a System/exit eagerly if the detected version does not meet...

> I reckon that sooner or later there will be no difference. I'm not so sure about that, as nREPL is supposed to target older Clojure versions. I bumped its...