Fssnip integration
Offen
- Vorherrschende Sprache
- F#
- Sterne
- 25
- Forks
- 14
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.