The DEFINED_PREPROCESSOR_SYMBOLS variable can be used to pass the defined preprocessor symbols to the stc call. The variable must be a list containing the defined preprocessor symbols.
Note
The ST Language Server only highlights the code according to the DEFINED_PREPROCESSOR_SYMBOLS variables set in the apax.yml. Overriding this variable on the command line may result in different code being compiled than is highlighted by the language server.