highlighter
Global helpers and classes of the Code Snippet plugin.
For more information see the Code Snippet Guide.
since 4.4.0
setHighlighter( highlighter )
CKEDITOR.plugins.codesnippet#setHighlighter
Sets the custom syntax highlighter. See CKEDITOR.plugins.codesnippet.highlighter to learn how to register a custom highlighter.
Note:
editor.plugins.codesnippet
highlighter : highlighter
Show private items