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

Fssnip integration #20

Open
eiriktsarpalis opened this issue Jun 12, 2020 · 1 comment
Open

Fssnip integration #20

eiriktsarpalis opened this issue Jun 12, 2020 · 1 comment

Comments

@eiriktsarpalis
Copy link

I'm looking at potentially adding integration with the fssnip website. The old silverlight tryfsharp website was capable of loading code from hyperlinks, i.e. using the uri

http://www.tryfsharp.org/Create?codeUrl=http://fssnip.net/raw/7XZ

would result in the particular snippet contents being loaded. Does the current website have such a capability? On quick inspection I see that you can load snippets using a base64 encoded value via the code parameter, but couldn't find anything similar to the above.

cc @tpetricek

@charlesroddie
Copy link

The current state of FSSnip is that all of these links are broken. It would be good to restore this feature on FSSnip and TryFSharp looks like the first choice for implementing this.

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