Skip to content

Improve debugging experience #166

@matherm-aboehm

Description

@matherm-aboehm

While it is an improvement to have NuGet packages with debug symbols in the release assets available for download, it would be even better to actually upload them to the official NuGet Symbol Servers by your build automation. So Visual Studio would pick them up automatically if debug configuration includes NuGet Symbol Servers.

It would be also nice to have Source Link data included in debug symbols, so you don't need to clone the whole repo beforehand for debugging, instead the debugger would download all source files on demand from GitHub. You could just implement the same like in sprache/Sprache#174 (PR: sprache/Sprache#177).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions