Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-2088

Enable SourceLink for Gremlin.Net

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.3.6, 3.4.1
    • dotnet
    • None

    Description

      SourceLink allows users to step into the sources of a library during debugging. Description from the dotnet docs:

      SourceLink is a technology that enables source code debugging of .NET assemblies from NuGet by developers. SourceLink executes when creating the NuGet package and embeds source control metadata inside assemblies and the package. Developers who download the package and have SourceLink enabled in Visual Studio can step into its source code. SourceLink provides source control metadata to create a great debugging experience.

      While the quote only mentions Visual Studio, it should also work with Rider and VS Code.

      The sources are fetched from GitHub. The NuGet package includes information about which commit was used to build the package.

      Attachments

        Issue Links

          Activity

            People

              Florian Hockmann Florian Hockmann
              Florian Hockmann Florian Hockmann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: