Bozhidar Batsov
Bozhidar Batsov
@bbss Your problem seems unrelated, so it'd be best to report it separately. It seems there's some unhandled NPE in the cider-nrepl `eldoc` middleware op.
Indeed. I wouldn't add special font-locking for the bound variable here, unless this is something that we've done consistently everywhere else. (unlikely to happen unless someone volunteers to work on...
Yeah, screenshots would be useful.
Ouch, this should definitely be fixed. Would you be able to update the faces yourself? I'd gladly take a PR, but I'm short on time and I won't be able...
That's an interesting edge case as there's just a single tooling session and it's a Clojure session. Perhaps for ClojureScript we can run this in the ClojureScript eval session instead,...
Guess it'd be nice we showed the progress of the tests with `......` (green dots per passing tests, red otherwise, as in xunit test frameworks).
Btw, if we get to implementing this we should probably add some option to fail fast (stop running the tests at the first failure).
Guess so. It seems to me like the most important thing related to tests that remains to be done.
@jeffvalk Do you plan to work on this eventually?
Sure. I was just going over some tickets a day ago and was wondering what's next for us. Unfortunately my time for CIDER was progressively dwindled as well.