Uncrustify integration for Visual Studio
Formats text documents using Uncrustify (download separately).
You can (ab)use the plugin to start an arbitrary process with a command line. The plugin allows the use of pre-defined symbols in the command line to further empower this concept.
At this point, the plugin only passes the active document to Uncrustify. Please seeRelease Notes inside Visual Studio for issues concerning the Format Selection command.
Configuration (Tools -> UncrustifyVS -> Options) You can configure the plugin from within Visual Studio in the options menu.
Usage (Tools -> UncrustifyVS -> Format Document) Use Tools -> UncrustifyVS -> Format Document to format the active document. |