IVsLanguageInfo Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetCodeWindowManager(IVsCodeWindow^, IVsCodeWindowManager^) | Allows a language to add adornments to a code editor. |
![]() | GetColorizer(IVsTextLines^, IVsColorizer^) | Returns the colorizer. |
![]() | GetFileExtensions(String^) | Returns the file extensions belonging to this language. |
![]() | GetLanguageName(String^) | Returns the name of the programming language. |
Show:
