Radon Rosborough

Results 871 comments of Radon Rosborough

Filed https://github.com/radian-software/straight.el/pull/1169 to resolve this

I would definitely recommend just focusing on getting the extension store stuff set up, yeah - browsers make it very difficult to install non-store-published extensions these days, unfortunately. I say...

I've pushed a commit that documents the dependencies explicitly.

Yeah, your comments seem on target here. I did not author the remote handling code so I'm not personally familiar with it. I can definitely believe it can and should...

I just do it manually, I'm not aware of any re-flowing Elisp formatters. We should add a changelog entry though, if one is needed.

> is it possible to make this the default formatter in apheleia for "package.json" files, but not all json files? Yeah, you would put an entry `("/package\\.json\\'" . prettier-json-stringify)` in...

I'm going to fix up this unit testing framework a bit to be more usable, add some additional test cases for the string alignment function, and then merge. It might...

Okay, so I wrote some tests, and the test framework is very pretty now, but the tests are not passing... problem is, I'm pretty sure the tests are right and...

Aha, it WAS wrong!! And now it's fixed, I can't believe we've all (myself included) been living with the core algorithm of this package just being... wrong, for so long....

Sorry it took so long but I hope you'll agree the result is worth it!