IVsFontsAndColorsInformation::AddLanguageService Method (Guid)
Visual Studio 2015
Adds an additional language service that contributes to coloring information.
Assembly: Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)
Parameters
- languageServiceId
-
Type:
System::Guid
The GUID of the language service.
This method can be used to add additional color sources when multiple buffers of the same font and color category have different language service GUIDs.
Show: