Naming convention for variables, parameters etc.
Comment content
Indicates if the block should be indented
Default value: true()
Block content
Add a linebreak before the block
Default value: true()
Add a linebreak after the block
Default value: false()
Variable type, including modifiers
Number of indirections (0 <=> standard variable, 1 <=> pointer, ...)
Default value: 0
Variable name
Name suffix. Untransformed text to append after the name. Should be used for array specification
Variable value
Naming style convention
Default value: $c.indentifierNamingStyle
Variable type, including modifiers
Number of indirections (0 <=> standard variable, 1 <=> pointer, ...)
Default value: 0
Variable name
Name suffix. Untransformed text to append after the name. Should be used for array specification
Variable value
Naming style convention
Default value: $c.indentifierNamingStyle
Variable type, including modifiers
Number of indirections (0 <=> standard variable, 1 <=> pointer, ...)
Default value: 0
Variable name
Variable Name suffix. Untransformed text to append after the name. Should be used for array specification
Variable value
Naming style convention
Default value: 'none'
struct type name
struct type name style
Default value: $c.structNamingStyle
Optional variable nmae
Variable name style
Default value: $c.indentifierNamingStyle
Struct content
Use typedef
Default value: false()
Number of indirections (0 <=> standard variable, 1 <=> pointer, ...)
Default value: 0
struct type name
struct type name style
Default value: $c.structNamingStyle
Optional variable nmae
Variable name suffix. Untransformed text to append after the name. Should be used for array specification
Variable name style
Default value: $c.indentifierNamingStyle
Variable initial value
Default value: 'void'
Function parameters
Default value: 'void'
Default value: 'void'