Report bugs here.
Please, donate via PayPal (link) This extension allows collapsing F# code blocks based on indentation level, and some other tricks.
Version 0.3.5 + Visual Studio 15 support
Version 0.3.4 * added support for Visual Studio 14
Version 0.3.3 * enabled installation on Visual Studio Integrated Shell
Version 0.3.2: * fixed some bugs with '//#region' outlining + collapsing opens
Version 0.3.0: * beta + Visual Studio 11 support + region outlining: to collapse code block surround it with '//#region' and '//#endregion'
Version 0.2.0: * moved outlining to background thread
Version 0.1.2: * slightly improved performance
Version 0.1.1: * tooltips improved * short regions no longer collapsed automatically * whitespace and comments are not displayed in tooltips
Version 0.1: + initial release |