Project Formatting Configuration
You can configure the VHDL formatting preferences of a project in both Sisasi Studio for Eclipse and VS Code. This will ensure consistent formatting across platforms and users using the same project.
Properties
Enable project formatting settings
, dictates whether or not the formatting preferences specific to this project are enabledPreserve newlines
, the formatter respects newlines: it does not add or remove anyUse vertical alignment
, align lists such as generics or portsLowercase/Uppercase keywords
, controls how the formatter transforms keywords: lowercase, UPPERCASE, or ignoreAlignment column for trailing comments
, the column in the line to which the trailing comments will be aligned