DVT IDE for VS Code SystemVerilog User Guide
Rev. 23.2.28, 28 November 2023
| 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 '\'.
|