dotnet / dotnet/sourcelink

SourceLinkMap does not provide relative file paths.

Open
#722 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.4k
Forks
148
PR merge metrics
No merged PRs in 30d

Description

For tools that actually leverage SourceLink, it is good to have (what I call) the "repo relative file path". I believe this is equivalent to the portion of the document file path that is after the source root. In practice, this is whatever replaces the "*" in the json source link map.

VS Debugger uses this internally. It allows for caching the retrieved source link files in a directory structure that resembles the original repo. It would be helpful if SourceLinkMap could provide this as well.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.