Skip to content

veleek/CollapseEverythingElse

Repository files navigation

Collapse Everything Else Extension for Visual Studio

A simple Visual Studio extension that allows you to collapse all outlining sections in the current document except for the currently highligted one.

Usage

Adds a new menu item: Edit > Outlining > Collapse Everything Else

By default, the command is bound to the shortcut key Ctrl+M,S (e.g. Collapse 'some').

Installation

Install this extension using the .vsix from the latest release.

Implementation

For more details on the implementation of the extension, see the writeup I did of the process.

About

A Visual Studio Extension that adds the "Collapse Everything Else" command. Collapses all code outlining block with the exception of the one currently focused.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages