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

When publishing packages please enable/support Source Link #262

Open
s6o opened this issue Aug 1, 2021 · 1 comment
Open

When publishing packages please enable/support Source Link #262

s6o opened this issue Aug 1, 2021 · 1 comment

Comments

@s6o
Copy link

s6o commented Aug 1, 2021

I'm a newbie when comes .NET and F# ecosystems and I've just been playing around with various things.

An annoying discovery compared to Flutter/Dart stack is that on many F# FOSS packages it not possible to look at the source directly from the IDE.

E.g. was playing around with https://github.com/dsyme/guido-learns-fsharp in VSCode and wanted to "drill down" to actual Remoting.* source, but no luck.

The good news seems to be that this behavior is actually supported in the .NET ecosystem, but would need to be enabled when publishing packages. References:

The (obvious) benefits of Source Link enabled packages:

  • the code is the basic/fundamental documentation
  • improved discovery and learning
@Zaid-Ajaj
Copy link
Owner

Hi there @s6o thanks for reporting the issue! Adding SourceLink support sounds like a nice addition to remoting, I will look into it very soon

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

No branches or pull requests

2 participants