View.setEnableSnippets
void setEnableSnippets(bool enableSnippets)Sets the propertyView:enable-snippets property.
If enable_snippets is true, matching snippets found in the classSnippetManager may be expanded when the user presses Tab after a word in the classView.
Parameters
enableSnippets | if snippets should be enabled |