highlightSyntax
method is called twice, so if you decide to act as a filter for this file, you could remember user-specific options for use later in the highlightSyntax
or isSignificant
routines.
@return LANGUAGE_MISMATCH if this filter definitely cannotact as a filter; LANGUAGE_MATCH if this filter definitely can act as a filter; or some number in between to indicate an intermediate degree of certainty. If multiple filters all volunteer to analyze a file, the filter with the highest match rating will be chosen.
|
|