microsoft / vs-threading

The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
Other
995 stars 147 forks source link

Can MSDN documentation point to source? #1344

Open chuckries opened 3 months ago

chuckries commented 3 months ago

Recently I noticed that .NET Documentation has links back to the source on GitHub, which I had wanted for a long time and is very useful: image

I do not know by what mechanism these links are provided, but if possible, it would be great if MS.VS.Threading's documentation also pointed back to the source, since it is open source on GitHub.

AArnott commented 2 months ago

Thanks for the feedback. We've identified some possible reasons why this link is missing, and hope to resolve them. I can't predict when it will happen though.