Custom Code Syntax

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