F# Depth Colorizer for VS2012

Free

Use F# parse tree information to display structure of F# code using background color

(2) Review
Visual Studio
2012
Download (1,260)
6/24/2012
1.0
E-mail Twitter del.icio.us Digg Facebook
Add To Favorites
Description
Reviews (2)
Q and A (1)
Sign in to Write a Review
Sort By:

by fSharpFun | December 12 2012

How do I adjust the color of the bands? Is that an option in the Fonts and Colors?
Like it so far

by rjcox | September 09 2012

Very nice.

But I found, with a Dark theme I needed to: have the even numbered depths be the darker ones (avoids blank lines between functions be lighter), and expand the contrast between light and dark (subtracted 10 from each element of the darker levels, added 20 to each of the lighter).

But overall: makes the structure of my code far easier to see.

Sign in to Start a Discussion


  • Other languages
    1 Posts | Last Post September 02, 2012
    • GREAT JOB!
      Would it be hard to use it for other languages, like javascript or c#? Any plans for that?