A namespace for code editors.

  • A code editor is a set of common assumptions which hold for all concrete editors.
  • Changes in implementations of the code editor should only be caused by changes in concrete editors.
  • Common JLab services which are based on the code editor should belong to IEditorServices.

Namespaces

Model

Classes

Model

Interfaces

ICoordinate
IDimension
IEditor
IModel
IOptions
IPosition
IRange
ISelectionOwner
ITextSelection
IToken

Type Aliases

EdgeLocation
Factory
KeydownHandler