- Description:
An array of parser model configurations. Typically used for
positional_argsornamed_argsdefinitions 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 Array- Type:
Array<Snippet Model>- Items:
This key defines the parsing configuration for this argument.
- Examples: