Share via


CodeRemoteContentDefinition.TextMateOnTypeIndentationContentTypeName Field

Definition

On type indentation ContentType name. 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

TODO : When we're able to add Editor NuGet package to this project, we can replace this constant by Microsoft.VisualStudio.Editor.CommonEditorConstants.TextMateOnTypeIndentationContentTypeName.

Applies to