CompletionItem.IsCommittedAsSnippet Property

Definition

Whether InsertText should be formatted as a snippet during the commit operation.

public:
 property bool IsCommittedAsSnippet { bool get(); };
public bool IsCommittedAsSnippet { get; }
member this.IsCommittedAsSnippet : bool
Public ReadOnly Property IsCommittedAsSnippet As Boolean

Property Value

Applies to