Nice extension, but I found Indent Guides which seems to be less visually intrusive. http://visualstudiogallery.msdn.microsoft.com/e792686d-542b-474a-8c55-630980e72c30
Hi Brian, Nice work. This makes a huge difference to the readability of F# code.
I've noticed a couple of things it seems to get wrong, e.g. when using the "interface" keyword the line immediately following seems to be slightly wrong. In the following:
interface IAccount with member this.Date with get() = pr.Date member this.EffDate with get() = effDate
"member this.Date with " is light grey, when I would expect it to be darker grey.
Really great extension though. Now all I need is enhanced syntax highlighting and I'll be truly happy ;-)
Hello,
Love this extension, makes following code so much easier. The only thing I seem to have issues with is when comparing two programs - different code is no longer highlighted. I'm using the "Dark with light editor" colour theme. Is there a way round this?
Cheers
I love this extension, and hope that it finds its way to the first 10 matches when searching for F# in VS2010 Extension Manager's online catalog feature. However, just like may other Microsoft searches, this one doesn't return anything related to F# when F# is specified in the search string.