Christoph Wille
Christoph Wille
The suggested override is not available in net40 target. Options: * #if it, or * when obsoletion really happens drop the net40 target.
If someone wants to chip in, they can provide a PR with a Pascal highlighting here: https://github.com/icsharpcode/AvalonEdit/tree/master/ThirdParty-Highlightings We won't likely change the set of included highlightings https://github.com/icsharpcode/AvalonEdit/tree/master/ICSharpCode.AvalonEdit/Highlighting/Resources
@OmerRaviv it being Q1 23 I thought I'd ask again ;-)
We didn't get around to designing the feature during our developer days. Some notes though: * What to bookmark: line in decompiled source? Tree nodes? * What is the identity...
Implemented via #3124
It would be great to (at some point) have metrics on eg 429 - things that are really "Microsoft Graph"-y in terms of traces & metrics.
I want the simplicity of the previous implementation - minus the PageIterator. Because you have to get the first page anyways outside the iterator first. I want a public OdataNextLink...
I just want to make clear that I mean a callback on "new page received", not "about to request a new page" (which is there as last parameter)
My initial idea of "hacking" it was taking https://github.com/serilog-contrib/serilog-sinks-grafana-loki and rewrapping it for OpenTelemetry.
Yes, that definitely would be sufficient. (in the meantime I started using the Aspire dashboard locally)