List of all items
Structs
- CommentConfig
- commands::CommandExecutor
- commands::EditorCore
- commands::Position
- commands::Selection
- commands::TextEditSpec
- 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::ComposedCell
- snapshot::ComposedGrid
- snapshot::ComposedLine
- snapshot::HeadlessGrid
- snapshot::HeadlessLine
- snapshot::MinimapGrid
- snapshot::MinimapLine
- snapshot::SnapshotGenerator
- state::CursorState
- state::DecorationsState
- state::DiagnosticsState
- state::DocumentState
- state::EditorState
- state::EditorStateManager
- state::FoldingState
- state::SmoothScrollState
- state::StateChange
- state::StyleState
- state::UndoRedoState
- state::ViewportState
- storage::Piece
- storage::PieceTable
- symbols::DocumentOutline
- symbols::DocumentSymbol
- symbols::SymbolLocation
- symbols::SymbolRange
- symbols::Utf16Position
- symbols::Utf16Range
- symbols::WorkspaceSymbol
- workspace::BufferId
- workspace::BufferMetadata
- workspace::OpenBufferResult
- workspace::ViewId
- workspace::ViewSmoothScrollState
- workspace::Workspace
- workspace::WorkspaceSearchResult
- workspace::WorkspaceViewportState
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
- snapshot::ComposedCellSource
- snapshot::ComposedLineKind
- state::StateChangeType
- storage::BufferType
- symbols::SymbolKind
- 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