Bozhidar Batsov

Results 1758 comments of Bozhidar Batsov

@Malabarba is our master of alignment. :-) Perhaps he has an idea why this is happening?

You bring up some good point. Probably it makes sense for Prelude's configuration variables not to be `defcustoms` in general, as many of them have to use in the right...

Yeah, something like this is definitely in the cards, but I cannot make any promises when it will happen.

Guess we should start brainstorming on the actually implementation of this. Obviously having filtering is simple, but it's not clear what should the UI for this look like and what...

Something like this would be pretty easy to implement today using the `orchard.query` namespace.

Is your issue similar to https://github.com/clojure-emacs/cider/issues/1707 ? I'm not sure what exactly are you suggesting that we should pretty-print.

The problem is that this is just plain text in the exception message and here's no way to know what's a Clojure object there and what is not...

Perhaps, I don't have any time to research this. If someone else would like to tackle it - be my guest. :-)

I guess we can have just some default server and port settings for all connect commands, not just the cljs connect.

Thinking a bit more about this it should probably be a default endpoint or something like this, as we currently do. Have you seen `cider-known-endpoints`? I guess adding there your...