An array of parser model configurations. Typically used for positional_args or named_args definitions that specify the arguments a snippet accepts. Each model defines an argument's editor key, type, default value, and whether it's optional.
Appears in#
└── Snippet Definition Value
└── Parser Model ArrayType#
Array<Snippet Model>
Items#
This key defines the parsing configuration for this argument.
Appears in: options.models, Argument Parser Configuration options, options.models, Snippet Definition Value, Parser Model Array.