Config Generator

Quickly generate comprehensive configuration files for Vale.

A 'base' style is a comprehensive style guide that serves as a starting point for an in-house style. You generally should only use one at a time.

A 'supplementary' style is a smaller, more specific style that can be used alongside a base style.

These are format- and library-specific configurations for Vale (typically handling details like non-standard markup).

Tip: After creating your .vale.ini file using the above config, run vale sync from the command line to initialize it. Check out the Package Explorer for more information on the available styles and configurations.