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, updateHighlightersAsyncpublic DiffEditorHighlighterUpdater(Project project, Disposable parentDisposable, EditorEx editor, DocumentContent content)
protected EditorHighlighter createHighlighter()
createHighlighter in class EditorHighlighterUpdater