DocumentOnTypeFormattingOptions

Undocumented in source.

Constructors

this
this(string firstTriggerCharacter, Nullable!(string[]) moreTriggerCharacter)
Undocumented in source.

Members

Variables

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

Meta