getHighlightsContributors abstract method
Return a list containing the highlighting contributors that should be used
to create highlighting information for the file with the given path.
Implementation
List<HighlightsContributor> getHighlightsContributors(String path);