Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wumpf/includetoolbox

Visual Studio extension to format, prune, and inspect include directives.
https://github.com/wumpf/includetoolbox

code-cleaning code-formatter cpp-tool include visual-studio visual-studio-extension

Last synced: 11 days ago
JSON representation

Visual Studio extension to format, prune, and inspect include directives.

Awesome Lists containing this project

README

        

**Project inactive, looking for maintainer!**

# IncludeToolbox
Visual Studio extension for managing C/C++ includes:
* **Format & Sort:** Format include commands to cleanup large lists of includes according to your preferences
* **Purge:** Integrates [Include-What-You-Use](https://github.com/include-what-you-use/include-what-you-use) and comes with simpler but more reliable _Trial and Error Removal_ tool
* **Explore:** _Include Graph_ tool window shows the tree of includes for a given file

More information and download on the [Visual Studio Extension Gallery page](https://visualstudiogallery.msdn.microsoft.com/28c36d4f-425a-4bfe-9449-03f07b35f7b0)