setEnableSnippets

open fun setEnableSnippets(enableSnippets: Boolean)

Sets the property@View:enable-snippets property.

If @enable_snippets is true, matching snippets found in the class@SnippetManager may be expanded when the user presses Tab after a word in the class@View.

Parameters

enableSnippets

if snippets should be enabled