ivanakcheurov / desh.net

Parser, engine and tools for desh language in .net
MIT License
2 stars 0 forks source link

Implement SourceLink v3 #5

Open ivanakcheurov opened 5 years ago

ivanakcheurov commented 5 years ago

Request

As a user of Desh, I want to have convenient ability to debug the internals of Desh if needed.

Solution

Visual Studio allows stepping in and debugging of 3rd party code with Source Link and Nuget symbol server. SourceLink repo