Did you know that you can leverage Code Snippets in F#?
Big shoutout to Tao Liu for providing this support.
Here’s a summary of how to leverage this awesome productivity tool:
- Download the F# Snippets Extension.
- Download the code snippet files here.
- Select Tools | Code Snippets Manager.
- Ensure the following path exists:C:\Users\<username>\Documents\Visual Studio 2015\Code Snippets\Visual F#\My Code Snippets
NOTE:
You should observe something like this once configured:
5. Copy the code snippet files to the path above.
i.e. C:\Users\<username>\Documents\Visual Studio 2015\Code Snippets\Visual F#\My Code Snippets
6. Launch Visual Studio
7. Invoke Code Snippets window with the following keys:Ctrl K+X
8. Observe code snippet items.