IntelliSense for F# code snippets
Tool has been extended and moved!
The online version of the F# source formatting tool is no longer available. It has been replaced by the F# snippets web site, which provides the same functionality and also allows you to share your F# snippets with others. Thanks everyone who used this early prototype and showed me that it is worthwile to turn this into a separate website!
- Go to F# Snippets web site
- Read F# Snippets announcement blog post
- Download JavaScript and CSS templates for your blog or web
- For more information about the WinForms version, visit F# Web Snippets
- Read more about the tool in a blog post (and get the source code too)
This tool can be used to generate nicely formatted F# source code snippets for your web pages. It uses F# compiler services to do the colorization and, most importantly, also generates ToolTips based on information from the type checker. For more information, read my blog post about it. If you use the tool often or need to process large files, please download a WinForms based version (so that our server doesn't catch fire!)
