List of all items
Structs
- commands::chord::ChordResult
- commands::chord_engine::ChordEngine
- commands::chord_engine::types::BufferResolution
- commands::chord_engine::types::ChordAction
- commands::chord_engine::types::ChordArgs
- commands::chord_engine::types::ChordQuery
- commands::chord_engine::types::CursorPosition
- commands::chord_engine::types::DiffHunk
- commands::chord_engine::types::ListItem
- commands::chord_engine::types::ResolvedChord
- commands::chord_engine::types::TextRange
- commands::chord_engine::types::UnifiedDiff
- commands::lsp_engine::LspEngine
- commands::lsp_engine::LspEngineConfig
- commands::syntax_engine::SyntaxEngine
- core::ToolDefinition
- data::agents::AgentConfig
- data::buffer::Buffer
- data::file_tree::FileEntry
- data::file_tree::FileTree
- data::init::InitResult
- data::lsp::types::CompletionItem
- data::lsp::types::Diagnostic
- data::lsp::types::DocumentSymbol
- data::lsp::types::HoverInfo
- data::lsp::types::LanguageCapabilities
- data::lsp::types::Location
- data::lsp::types::LspServerInfo
- data::lsp::types::LspSharedState
- data::lsp::types::SelectionRange
- data::lsp::types::SemanticToken
- data::lsp::types::SymbolRange
- data::state::EditorState
- data::state::ListDialogState
- data::state::Selection
- data::state::TreeDeleteState
- data::state::TreeNewFileState
- data::state::TreeRenameState
- frontend::cli::Cli
- frontend::cli_frontend::CliFrontend
- frontend::cli_frontend::CliInstallProgress
- frontend::tui::fs_watcher::FsWatcher
- frontend::tui::list_dialog::ListDialog
- frontend::tui::tui_frontend::TuiFrontend
Enums
- commands::chord_engine::errors::ChordError
- commands::chord_engine::types::DiffLine
- commands::chord_engine::types::EditorMode
- data::chord_types::Action
- data::chord_types::Component
- data::chord_types::Positional
- data::chord_types::Scope
- data::lsp::types::DiagnosticSeverity
- data::lsp::types::InstallLine
- data::lsp::types::Language
- data::lsp::types::LspEvent
- data::lsp::types::ServerState
- data::lsp::types::SymbolKind
- data::state::Mode
- frontend::cli::Command
Traits
- commands::chord::FrontendCapabilities
- commands::chord_engine::types::ListFrontend
- commands::lsp_engine::InstallProgress
- commands::syntax_engine::SyntaxFrontend
- frontend::traits::ApplyChordAction
Functions
- commands::chord::execute_chord
- commands::chord::parse_chord
- commands::chord_engine::parens_balanced
- commands::chord_engine::parser::parse
- commands::chord_engine::patcher::patch
- commands::chord_engine::resolver::resolve
- commands::chord_engine::text::apply_insertion
- commands::chord_engine::text::apply_replacements
- commands::chord_engine::text::apply_single_replacement
- commands::chord_engine::text::char_to_byte
- commands::chord_engine::text::extract_range_text
- commands::chord_engine::text::line_char_count
- commands::chord_engine::text::slice_chars
- commands::chord_engine::text::split_line_at_char
- commands::diff::collect_diffs
- commands::diff::colored_unified_diff
- commands::diff::unified_diff
- commands::syntax_engine::merge::merge
- commands::syntax_engine::tree_sitter_parse::parse
- core::tool_definition
- data::agents::agent_names
- data::agents::find_agent
- data::chord_types::is_valid_combination
- data::chord_types::is_valid_count_scope
- data::chord_types::is_valid_jump_combination
- data::chord_types::is_valid_list_positional
- data::init::init_agent
- data::lsp::registry::detect_language_from_dir
- data::lsp::registry::detect_language_from_path
- data::lsp::registry::detect_languages_from_dir
- data::lsp::registry::server_for_language
- data::lsp::registry::workspace_root_for_dir
- data::lsp::registry::workspace_root_for_language
- frontend::cli::parse
- frontend::cli_frontend::cli_install_progress
- frontend::tui::app::run
- frontend::tui::chord_box::render
- frontend::tui::editor_pane::render
- frontend::tui::exit_modal::render
- frontend::tui::exit_modal::render_delete_confirm
- frontend::tui::exit_modal::render_open_modal
- frontend::tui::list_dialog::render
- frontend::tui::status_bar::render
- frontend::tui::title_bar::compute_loc
- frontend::tui::title_bar::compute_token_count
- frontend::tui::title_bar::render
- frontend::tui::tree_pane::collapse
- frontend::tui::tree_pane::content_width
- frontend::tui::tree_pane::expand
- frontend::tui::tree_pane::render