Snippet

Snippet to insert

Members

Variables

data
JSONValue data;

User-defined data for helping resolving this snippet

documentation
string documentation;

Markdown documentation for this snippet

id
string id;

Internal ID for resolving this snippet

plain
string plain;

Plain text to insert assuming global level indentation.

providerId
string providerId;

Internal ID for resolving this snippet

resolved
bool resolved;

true if this snippet can be used as-is

shortcut
string shortcut;

Shortcut to type for this snippet

snippet
string snippet;

Text with interactive snippet locations to insert assuming global indentation.

title
string title;

Label for this snippet

unformatted
bool unformatted;

true if this snippet shouldn't be formatted.

Meta