Package org.eclipse.handly.ui.texteditor
package org.eclipse.handly.ui.texteditor
Provides facilities related to text editors.
-
ClassesClassDescriptionIn contrast to
SourceFileDocumentProvider
, which acquires a working copy in the calling thread, this class defers working copy acquisition to a worker thread.Subclass ofFileInfo
that can retain a reference to a source file.Subclass ofTextFileDocumentProvider
specialized for working copy management of source files.Subclass ofFileInfo
that can retain a reference to a working copy of a source file.Implementation ofIBuffer
backed by a text editor document.