Graham

Results 105 comments of Graham

I'll leave this open for now since its much more specific and achievable than #29 I'd slightly caution against working on this issue in isolation though. There's a collection of...

I've stopped this throwing an error, but not gone as far as completely fixing it (it'll still be a compile error from the consuming code). The output of the `LinqGroupByTwoThingsAnonymously`...

At the moment I think whitespace trivia is dropped within expressions in general. Or possibly just when there isn't an accompanying comment. With the simplifier and formatter running at the...

The tidying has now occurred. This definitely makes most sense within expressions. #448 may override some of the formatting anyway

Now that the simpler case of between-statement newlines is covered, I think it's more plausible for someone to approach this task. The main tasks here are: * Figure out how...

Hmm I'd suggest it's best to keep them separate since the other is mainly about setting the default value (but mentions this issue), and this one is about ordering. Though...

Hi there. Thanks for letting me know. It isn't something I've ever tested. I would have assumed the command line was quicker. Part or all of the difference will probably...

I'm afraid I can't really remember. I would estimate less than an hour. Though the time of very dependent on size of individual files and certain constructs within them that...

https://github.com/olivierlacan/keep-a-changelog/issues/56 helps for some use cases

When I updated to the lastest SDK the X-Forwarded-For header is no longer present on "Bring your own functions" for a static web app Also see: https://github.com/Azure/Azure-Functions/issues/2237#issuecomment-1930348682 Not being able...