List of all items
Structs
- commands::CommandExecutor
- commands::EditorCore
- commands::Position
- commands::Selection
- decorations::Decoration
- decorations::DecorationLayerId
- decorations::DecorationRange
- delta::TextDelta
- delta::TextDeltaEdit
- diagnostics::Diagnostic
- diagnostics::DiagnosticRange
- intervals::FoldRegion
- intervals::FoldingManager
- intervals::Interval
- intervals::IntervalTree
- intervals::StyleLayerId
- layout::LayoutEngine
- layout::VisualLineInfo
- layout::WrapPoint
- line_index::LineIndex
- line_index::LineMetadata
- search::SearchMatch
- search::SearchOptions
- snapshot::Cell
- snapshot::HeadlessGrid
- snapshot::HeadlessLine
- snapshot::SnapshotGenerator
- state::CursorState
- state::DecorationsState
- state::DiagnosticsState
- state::DocumentState
- state::EditorState
- state::EditorStateManager
- state::FoldingState
- state::StateChange
- state::StyleState
- state::UndoRedoState
- state::ViewportState
- storage::Piece
- storage::PieceTable
- workspace::DocumentId
- workspace::DocumentMetadata
- workspace::Workspace
Enums
- commands::Command
- commands::CommandError
- commands::CommandResult
- commands::CursorCommand
- commands::EditCommand
- commands::SelectionDirection
- commands::StyleCommand
- commands::TabKeyBehavior
- commands::ViewCommand
- decorations::DecorationKind
- decorations::DecorationPlacement
- diagnostics::DiagnosticSeverity
- layout::WrapIndent
- layout::WrapMode
- line_ending::LineEnding
- processing::ProcessingEdit
- search::SearchError
- state::StateChangeType
- storage::BufferType
- workspace::WorkspaceError
Traits
Functions
- layout::calculate_wrap_points
- layout::calculate_wrap_points_with_tab_width
- layout::calculate_wrap_points_with_tab_width_and_mode
- layout::calculate_wrap_points_with_tab_width_mode_and_indent
- layout::cell_width_at
- layout::char_width
- layout::str_width
- layout::str_width_with_tab_width
- layout::visual_x_for_column
- search::find_all
- search::find_next
- search::find_prev
- search::is_match_exact