public UpdateRunnable(HighlightingEditor editor) { _editor = editor; }
public IndentationFilter(HighlightingEditor editor) { _editor = editor; }