Package com. jetbrains. rd. rdtext. impl
Types
Link copied to clipboard
class RdDeferrableTextBuffer(delegate: RdTextBufferState, val isMaster: Boolean = true) : RdTextBuffer, IDeferrableITextBuffer
Content copied to clipboard
Link copied to clipboard
open class RdTextBuffer(delegate: RdTextBufferState, val isMaster: Boolean = true) : RdDelegateBase<RdTextBufferState> , ITextBufferWithTypingSession
Content copied to clipboard
Slave of the text buffer supports a list of changes that were introduced locally and can be rolled back when master buffer reports incompatible change
Functions
Link copied to clipboard
Content copied to clipboard
Link copied to clipboard