Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable SourceLink #24

Merged
merged 1 commit into from
Sep 16, 2018
Merged

enable SourceLink #24

merged 1 commit into from
Sep 16, 2018

Conversation

ctaggart
Copy link
Contributor

This allows stepping into the TaskBuild.fs when debugging or exceptions are thrown. Several recent blog posts listed in https://github.com/ctaggart/SourceLink/wiki/Blog-Posts

@rspeele
Copy link
Owner

rspeele commented Sep 16, 2018

Thank you!

@rspeele rspeele merged commit 8cb5089 into rspeele:master Sep 16, 2018
@ctaggart ctaggart deleted the sourcelink branch September 16, 2018 23:59
@ctaggart
Copy link
Contributor Author

Thanks for releasing 2.1.0 with this added! I just tested that it is working

PS C:\Users\taggac> sourcelink print-json "C:\Users\taggac\Downloads\taskbuilder.fs.2.1.0 (1)\lib\netstandard1.6\TaskBuilder.fs.pdb"
{"documents":{"C:\\Users\\humbo\\source\\repos\\TaskBuilder.fs\\*":"https://raw.githubusercontent.com/rspeele/TaskBuilder.fs/30223237b017803bec439cc95fb75e6fe2426f5e/*"}}

PS C:\Users\taggac> sourcelink test "C:\Users\taggac\Downloads\taskbuilder.fs.2.1.0 (1)\lib\netstandard1.6\TaskBuilder.fs.pdb"
sourcelink test passed: C:\Users\taggac\Downloads\taskbuilder.fs.2.1.0 (1)\lib\netstandard1.6\TaskBuilder.fs.pdb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants