Jason O'Neill

Results 14 comments of Jason O'Neill

Thanks for taking the time to review @valscion! Quick time complexity analysis just to make sure we are on the same page. I assume you are talking about `findChunkNamePartIndex`. It...

@valscion have you been able to take a look? This seems like a valuable improvement that would be great to get merged! :)

I'd argue that the colors in the original version are just as similar (see the huge cluster of similar teals in the bottom right) but it is just more noticeable...

I toned down the saturation a bit. I think this is a good middle ground. It looks like this ![image](https://user-images.githubusercontent.com/12002072/185226599-7e1be642-329b-4cd4-97b6-abc2b413db4b.png) Hopefully you like it!

Got it! Rebased with master and added a line to the Changelog! I'm not sure about documenting this. It's not configurable and shouldn't break anything. Also, if someone doesn't understand...

You were totally right about the lack of uniformity in the chunk names. I was so used to my naming scheme I forgot it was customizable. I think you'll be...

Is there a reason that the code formatting library cannot be upgraded/changed? Is it too integrated in the html report somehow?

While I really support this change, one thing I see missing is the handling of slots. Simply querying for all elements won't work correctly as the slotted content won't be...

I am facing the same problem but with more than just the typescript compiler. Here's a few more examples: * `cspell`, a code spellchecker, has a config file where you...

I see some similarities. I believe the ability to amend an existing config via CLI/API has uses beyond an init script or simply ignoring errors. My request is specifically to...