eric6.Plugins.VcsPlugins.vcsMercurial.HgDiffHighlighter
Module implementing a syntax highlighter for unified and context diff outputs.
Global Attributes
Classes
Functions
HgDiffHighlighter
Class implementing a diff highlighter for Git.
Derived from
E5GenericDiffHighlighter
Class Attributes
Class Methods
Methods
Static Methods
HgDiffHighlighter (Constructor)
HgDiffHighlighter(doc)
Constructor
- doc
-
reference to the text document (QTextDocument)
HgDiffHighlighter.generateRules
generateRules()
Public method to generate the rule set.