Bozhidar Batsov

Results 1758 comments of Bozhidar Batsov

> If I remember well, some time ago, @bbatsov mentioned that we were running out of free credits on CircleCI because of the number of jobs submitted, and some were...

This code hasn't been changed in years, so I'm struggling to see what might have caused it for you. It'd be useful if you added some troubleshooting info here -...

Might be related to https://github.com/clojure-emacs/cider/issues/3006

I think it simply maintains a list of custom indentations for some popular libraries.

Have you installed the JDK source package? You have to have the JDK sources on your classpath for the lookup to work. You can also point CIDER manually to some...

> The project.clj file in Cursive also appears unmodified and has no reference to the :java-source-paths , so some sort of sorcery is going on to make it work I...

I guess should be an easy fix. Admittedly I didn't test the xref backend as much as I wanted to.

That's actually a resource URL, but I think that somewhere we have the absolute paths as well.

I'm fine with having something like this upstream.

I'll add here what's needed to be done - we just need to catch that error and display some message prompting the user to reset their history file.