add code snippet support for F#.
Tired of switching between C# syntax and F# syntax. if can type "type" and tab generate a type for me, or "struct" + tab to give a structure definition, that will make thing much better.
18
votes
2 comments
-
Tao
commented
There is a addon already on the http://visualstudiogallery.msdn.microsoft.com/d19080ad-d44c-46ae-b65c-55cede5f708b
-
Yusuf Motara
commented
Maybe this should be categorised under "IDE" or "Editor"?