DocumentOnTypeFormattingOptions

Undocumented in source.
@serdeIgnoreUnexpectedKeys
@serdeFallbackStruct
struct DocumentOnTypeFormattingOptions {}

Members

Variables

firstTriggerCharacter
string firstTriggerCharacter;
Undocumented in source.
moreTriggerCharacter
Optional!(string[]) moreTriggerCharacter;
Undocumented in source.

Meta