ShaderLab Formatter
An VSCode plugin for formatting of ShaderLab
Configuration
shaderlabformatter.indentation.conditionMacro
- indentation for condition macro.
The value:
dont
- do not indent the condition macrosindent
- indent the condition macros like bracketnormal
- indent the condition macros like normal code