IVsLanguageInfo Methods

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

NameDescription
System_CAPS_pubmethodGetCodeWindowManager(IVsCodeWindow^, IVsCodeWindowManager^)

Allows a language to add adornments to a code editor.

System_CAPS_pubmethodGetColorizer(IVsTextLines^, IVsColorizer^)

Returns the colorizer.

System_CAPS_pubmethodGetFileExtensions(String^)

Returns the file extensions belonging to this language.

System_CAPS_pubmethodGetLanguageName(String^)

Returns the name of the programming language.

Return to top
Show: