Docs.rs
  • makepad-code-editor-0.5.0
    • makepad-code-editor 0.5.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • makepaddev
    • Dependencies
      • makepad-widgets ^0.5.0 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo
logo

Crate makepad_code_editor

  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • code_editor::CodeEditor
  • code_editor::CodeEditorRef
  • code_editor::DrawIndentGuide
  • decoration::Decoration
  • decoration::DecorationSet
  • document::Document
  • document::DocumentLayout
  • document::Editor
  • history::History
  • iter::Merge
  • layout::BlockElements
  • layout::InlineElements
  • layout::Layout
  • layout::Line
  • layout::Lines
  • layout::WrappedElements
  • selection::Cursor
  • selection::Selection
  • selection::SelectionSet
  • session::Session
  • session::SessionId
  • session::SessionLayout
  • settings::Settings
  • str::GraphemeIndices
  • str::Graphemes
  • str::SplitWhitespaceBoundaries
  • text::Edit
  • text::Length
  • text::Position
  • text::Text
  • token::Token
  • tokenizer::BlockCommentTailState
  • tokenizer::Cursor
  • tokenizer::DoubleQuotedStringTailState
  • tokenizer::InitialState
  • tokenizer::RawDoubleQuotedStringTailState
  • tokenizer::Tokenizer
  • widgets::BlockWidget
  • widgets::InlineWidget
  • wrap::WrapData

Enums

  • code_editor::CodeEditorAction
  • document::IndentState
  • history::EditKind
  • inlays::BlockInlay
  • inlays::InlineInlay
  • layout::BlockElement
  • layout::InlineElement
  • layout::WrappedElement
  • selection::Affinity
  • text::Change
  • text::Drift
  • token::TokenKind
  • tokenizer::State

Traits

  • char::CharExt
  • code_editor::CodeEditorWidgetExt
  • code_editor::CodeEditorWidgetRefExt
  • iter::IteratorExt
  • str::StrExt
  • tokenizer::CharExt

Functions

  • code_editor::live_design
  • live_design
  • session::reindent
  • wrap::compute_wrap_data