NetMage
NetMage
That should be `elisp--preceding-sexp`.
Are you familiar with another command that might already be ported to mingw that uses a similar fork+exec? You might be able to track down the ported code.
Based on the proposal, would anonymous types also be allowed? (I don't see where (value) tuples are in the standard to define `type`.) E.g. allow replacing: var sampleAnonLR = new...
How do you control the number of retries for these overloads? Won’t this just retry once?
Did you mean same parameter name in lambda? What happens when it doesn't work?
Using LINQKit, you can create an extension method to make translating the `Where`...`Like`...`Any` pattern easier. // keyFne - extract key from row // likeTerms - collection where key must be...
Having read the (hundreds) of comments on the original Collection Expression proposal, and noting the large number of natural type immutable versus mutable comments, what about if the type was...
Not sure where to mention this, but I think it is also confusing that the context menu Back does not skip the skippable history entries the same way the toolbar...
> Note for triage: @bricelam called out that most of what is described in this issue is either implemented already (owned entities, `[Owned]` attributes) or captured elsewhere: As I see...