StackPanel

codegen

Configuration options for stackpanel.codegen

Codegen Options

codegen.enable

Whether to enable Stackpanel codegen helpers.

PropertyValue
Typeboolean
Defaultfalse

Example:

true


codegen.generators

Code generators to run in the devenv on shell enter.

PropertyValue
Typeattribute set of (submodule)
Default{ }

codegen.generators.<name>.cwd

This option has no description.

PropertyValue
Typenull or string
Defaultnull

codegen.generators.<name>.env

This option has no description.

PropertyValue
Typeattribute set of string
Default{ }

codegen.generators.<name>.exec

This option has no description.

PropertyValue
Typestring
Defaultnone

codegen.generators.<name>.onEnter

This option has no description.

PropertyValue
Typenull or boolean
Defaultnull

codegen.generators.<name>.runtimeInputs

This option has no description.

PropertyValue
Typelist of package
Default[ ]

codegen.runOnEnter

This option has no description.

PropertyValue
Typeboolean
Defaultfalse

On this page