Chuck Ries

Results 3 issues of Chuck Ries

Fixes #1711 This brings the URL escaping in line with [this implementation](https://github.com/dotnet/sourcelink/blob/16ba25a5b808ab4794d8eeb945a836b32f2efc15/src/SourceLink.Tools/SourceLinkMap.cs#L214) from dotnet.

While investigating [this issue](https://github.com/OmniSharp/omnisharp-vscode/issues/5290) with the Microsoft C# Extension, we inspected other implementations of Source Link to see if they were subject to the same issue. By inspection we can...

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](https://github.com/user-attachments/assets/9d81bc0c-4fc8-413f-89c2-1ca3e6d979cd) I do not...

documentation