When enabled, this option performs vertical alignment. The lines of code inside the same
scope are aligned by the specified list of vertical alignment tokens.
Vertical alignment is performed left to right, by the same token. For example assuming '=' and ':' as vertical align tokens:
In order to use the comma character ',' as a vertical alignment token, the character must be preceded by the escaping character '\'.
Variable, Signal, Constant Declarations - Controls whether to align variable, signal and constant declarations.
|