kaocha

Official support channel: https://clojureverse.org/c/projects/kaocha
plexus 2019-09-05T05:59:01.012200Z

Hi @lee, thanks for the PR!

lread 2019-09-05T09:24:13.012800Z

Thank you for creating an awesome tool!

lread 2019-09-05T14:17:58.013600Z

Am also happy to look at tweaks to diff coloring if folks agree that there is merit to the idea: https://github.com/lambdaisland/deep-diff/issues/14

👏 1
plexus 2019-09-05T16:12:46.015100Z

@lee I'm hesitant on this one, since red/green is a very established convention for diffs, but you do have a point. Maybe we should start by making them configurable in deep-diff, and then we can have a separate discussion what the defaults should be in kaocha

lread 2019-09-05T16:15:48.017600Z

Thanks for the reply @plexus! I like red/green for diffs. It’s just that red is also used for normal syntax highlighting. And I was musing about red/green as background color instead of foreground just to make them stand out more. Do you think it is worth me mocking up some samples to get a feel for what some variations might look like?

plexus 2019-09-05T16:17:15.017800Z

yeah, that would be great

lread 2019-09-05T16:17:51.018400Z

I will put it on my todo list!

plexus 2019-09-05T16:19:17.020400Z

point still stands about the configurability, if we change the default then some people will be unhappy about it, not everyone likes change and people get attached to their tools etc. so then I'd like to be able to say "just put this in your config and you get the old behavior back", rather than having to argue why it's better

lread 2019-09-05T16:22:29.022800Z

Good point. If we decide to proceed with changes, I’ll scope that in.

lread 2019-09-05T16:23:30.023100Z

I’ll add a note to git issue. Thanks!

lread 2019-09-05T21:11:14.024Z

Ok, I could not resist, I took a bit of time to update https://github.com/lambdaisland/deep-diff/issues/14 with some mockups. Looking for feedback from anyone with an opinion.

lread 2019-09-05T21:12:16.024400Z

Small diff mockups: https://github.com/lambdaisland/deep-diff/issues/14#issuecomment-528579068

lread 2019-09-05T21:12:35.024900Z

Larger diff mockup: https://github.com/lambdaisland/deep-diff/issues/14#issuecomment-528582940