Condividi tramite


CommonEditorConstants.TextMateOnTypeIndentationContentTypeName Field

Definition

Activates TextMate on type indentation.

public: System::String ^ TextMateOnTypeIndentationContentTypeName;
public const string TextMateOnTypeIndentationContentTypeName;
val mutable TextMateOnTypeIndentationContentTypeName : string
Public Const TextMateOnTypeIndentationContentTypeName As String 

Field Value

Remarks

This constant is used in LSP Server Client.

Applies to