Skip to main content

It would be nice if we could add more Code Syntax options than just Android, iOS, and Web. For example, Mac, Windows, or generally Desktop, and others.


Tried adding my own to see what would happen…


Uncaught Error: in setVariableCodeSyntax: Expected "codeSyntaxPlatform" to be one of the following, but none matched: 
Expected "codeSyntaxPlatform" to have type "WEB" but got string instead
Expected "codeSyntaxPlatform" to have type "ANDROID" but got string instead
Expected "codeSyntaxPlatform" to have type "iOS" but got string instead

Agree! It would be nice to have Code Syntax support a custom language that you can add in codegen. Right now I have to put my custom syntax in a codegen panel, not very easy to indicate which variable is used on what in this way. The Properties page is nice, except that the variable syntax is not customizable.


Reply