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