Onè
Onè
Is there something I can do to move this forward? I prefer not need to check each function to see if it might panic. Maybe offer parallel functions that do...
Ok thank you, I will try to do it. Just to get a feel for naming preference, should I just add `try_` to the front of the functions I change?
Got it, will try to see if I can find a pattern. The name can always be refactored, I don't get attached to them
Haven't forgotten about this but my schedule has been kind of full so if someone else gets to it first that's fine otherwise I will give it a go once...
Just adding my 2cents, I don't think confirmation on delete would be a show stopper for me. I actually prefer the no confirmation in Firefox for both the auto fill...
Will clicking the link cause the "button type" to change like the drop down would? If it does then I don't think describing the button adds much value as they...
I'm not opposed to that idea but given how opinionated it is might be better to put it as "optional" and let users opt in by enabling it in the...
To be honest what I want right now is sufficiently easy that I can do it with just a struct but if the increase in executable size is not substantial...
I've been thinking about this especially how I would use it. ### Difference in frequency of use I would want to run my lints much more often than I would...
@Keats please give me feedback at your earliest convenience. I can start a thread on discourse if you prefer. I'm going to start development on a branch in my fork...