Interface: SnippetVariable
typings/snippet.SnippetVariable
Properties
description
• Optional
description: string
Description of the snippet variable
Defined in
formatter
• Optional
formatter: TextFormatterName
Format text inserted into this variable using the given formatter
Defined in
wrapperScopeType
• Optional
wrapperScopeType: SimpleScopeTypeType
Default to this scope type when wrapping a target without scope type specified.