public class DiffEditorHighlighterUpdater extends EditorHighlighterUpdater
myProject
Constructor and Description |
---|
DiffEditorHighlighterUpdater(Project project,
Disposable parentDisposable,
EditorEx editor,
DocumentContent content) |
Modifier and Type | Method and Description |
---|---|
protected EditorHighlighter |
createHighlighter() |
completeAsyncTasks, updateHighlighters, updateHighlightersAsync
public DiffEditorHighlighterUpdater(Project project, Disposable parentDisposable, EditorEx editor, DocumentContent content)
protected EditorHighlighter createHighlighter()
createHighlighter
in class EditorHighlighterUpdater