UndoManager

constructor(stack: List<SourceEditor> = emptyList(), undoSteps: Int = 0, maxCapacity: Int = 100)