enable_snippets


Description:

public bool enable_snippets { get; set; }

The property denotes if snippets should be expanded when the user presses Tab after having typed a word matching the snippets found in [ class@SnippetManager].

The user may tab through focus-positions of the snippet if any are available by pressing Tab repeatedly until the desired focus position is selected.