Feature request: Allow embedding source code in PDB for C++ projects using SourceLink.
Open
- Dominant language
- C#
- Stars
- 1.4k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
The documentation says that SourceLink is supported for C++ projects (not SDK-style, not PackageReference). It says that only embedding URLs for downloading the source code is supported.
https://github.com/dotnet/sourcelink#using-source-link-in-c-projects
It would solve a long list of headaches if it were possible to simply embed the source code directly in the generated PDB instead of dealing with network traffic. I will not go into details, suffice to say that external network traffic can be very problematic in certain debugging situations.
Please, please consider supporting this feature!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.