CodeRemoteContentDefinition.TextMateOnTypeIndentationContentTypeName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.