List of all items
Structs
- auto_import::ImportSuggestion
- auto_import::MissingImportAnalysis
- call_graph::CallEdge
- call_graph::CalleeEntry
- call_graph::CallerEntry
- change_signature::ChangeSignatureResult
- change_signature::ParamSpec
- circular::CircularDependency
- community::ArchitectureOverview
- community::Community
- coupling::CouplingEntry
- db::DirStats
- db::FileRow
- db::ImportRow
- db::IndexDb
- db::IndexFailureSummary
- db::NewCall
- db::NewImport
- db::NewSymbol
- db::SymbolRow
- db::SymbolWithFile
- embedding::CategoryScore
- embedding::DuplicatePair
- embedding::EmbeddingEngine
- embedding::EmbeddingIndexInfo
- embedding::EmbeddingRuntimeInfo
- embedding::OutlierSymbol
- embedding::SemanticMatch
- embedding_store::EmbeddingChunk
- embedding_store::ScoredChunk
- file_ops::DirectoryEntry
- file_ops::EnclosingSymbol
- file_ops::FileMatch
- file_ops::FileReadResult
- file_ops::PatternMatch
- file_ops::SmartPatternMatch
- file_ops::TextReference
- git::ChangedFile
- git::DiffSymbol
- git::DiffSymbolEntry
- import_graph::BlastRadiusEntry
- import_graph::DeadCodeEntry
- import_graph::DeadCodeEntryV2
- import_graph::FileNode
- import_graph::GraphCache
- import_graph::ImportanceEntry
- import_graph::ImporterEntry
- inline::InlineResult
- ir::EditAction
- ir::EditPlan
- ir::ImpactNode
- ir::IrCallEdge
- ir::Relation
- ir::RetrievalConfig
- ir::RetrievalWeights
- lang_registry::ExtEntry
- lsp::LspSessionPool
- lsp::registry::LspRecipe
- lsp::registry::LspStatus
- lsp::types::LspDiagnostic
- lsp::types::LspDiagnosticRequest
- lsp::types::LspReference
- lsp::types::LspRenamePlan
- lsp::types::LspRenamePlanRequest
- lsp::types::LspRequest
- lsp::types::LspTypeHierarchyNode
- lsp::types::LspTypeHierarchyRequest
- lsp::types::LspWorkspaceSymbol
- lsp::types::LspWorkspaceSymbolRequest
- move_symbol::MoveEdit
- move_symbol::MoveResult
- oxc_analysis::ResolvedReference
- oxc_analysis::ScopeSymbol
- project::ProjectRoot
- project::WorkspacePackage
- rename::RenameEdit
- rename::RenameResult
- scope_analysis::ScopedReference
- search::SearchResult
- symbols::IndexStats
- symbols::RankedContextEntry
- symbols::RankedContextResult
- symbols::SymbolIndex
- symbols::SymbolInfo
- type_hierarchy::TypeHierarchyResult
- type_hierarchy::TypeNode
- watcher::FileWatcher
- watcher::WatcherStats
Enums
- ir::EditActionKind
- ir::ImpactKind
- ir::RelationKind
- ir::RetrievalStage
- move_symbol::MoveAction
- oxc_analysis::RefKind
- rename::RenameScope
- scope_analysis::ReferenceKind
- symbols::SymbolKind
- type_hierarchy::TypeNodeKind
- vfs::FileEvent
Traits
Functions
- auto_import::add_import
- auto_import::analyze_missing_imports
- call_graph::extract_calls
- call_graph::extract_calls_from_source
- call_graph::get_callees
- call_graph::get_callers
- call_graph::resolve_call_edges
- change_signature::change_signature
- circular::find_circular_dependencies
- community::detect_communities
- coupling::get_change_coupling
- db::content_hash
- db::index_db_path
- embedding::configured_embedding_model_name
- embedding::configured_embedding_runtime_info
- embedding::configured_embedding_runtime_preference
- embedding::configured_embedding_threads
- embedding::embedding_model_assets_available
- file_ops::create_text_file
- file_ops::delete_lines
- file_ops::extract_word_at_position
- file_ops::find_files
- file_ops::find_referencing_symbols_via_text
- file_ops::insert_after_symbol
- file_ops::insert_at_line
- file_ops::insert_before_symbol
- file_ops::list_dir
- file_ops::read_file
- file_ops::replace_content
- file_ops::replace_lines
- file_ops::replace_symbol_body
- file_ops::search_for_pattern
- file_ops::search_for_pattern_smart
- git::classify_change_kind
- git::get_changed_files
- git::get_diff_symbols
- import_graph::extract_imports_for_file
- import_graph::extract_imports_from_source
- import_graph::find_dead_code
- import_graph::find_dead_code_v2
- import_graph::get_blast_radius
- import_graph::get_importance
- import_graph::get_importers
- import_graph::is_import_supported
- import_graph::resolve_module_for_file
- import_graph::supports_import_graph
- inline::inline_function
- lang_registry::all_extensions
- lang_registry::for_extension
- lang_registry::import_extensions
- lang_registry::language_id
- lang_registry::supports_imports
- lang_registry::supports_imports_for_path
- lang_registry::supports_symbols
- lsp::find_referencing_symbols_via_lsp
- lsp::get_diagnostics_via_lsp
- lsp::get_rename_plan_via_lsp
- lsp::get_type_hierarchy_via_lsp
- lsp::is_allowed_lsp_command
- lsp::registry::check_lsp_status
- lsp::registry::default_lsp_args_for_command
- lsp::registry::default_lsp_command_for_extension
- lsp::registry::default_lsp_command_for_path
- lsp::registry::get_lsp_recipe
- lsp::registry::lsp_binary_exists
- lsp::search_workspace_symbols_via_lsp
- memory::delete_memory
- memory::list_memory_names
- memory::read_memory
- memory::rename_memory
- memory::resolve_memory_path
- memory::write_memory
- move_symbol::move_symbol
- oxc_analysis::find_references_precise
- oxc_analysis::find_unresolved
- oxc_analysis::get_scope_symbols
- oxc_analysis::is_js_ts
- project::collect_files
- project::compute_dominant_language
- project::detect_frameworks
- project::detect_workspace_packages
- project::is_excluded
- rename::apply_edits
- rename::find_all_word_matches
- rename::rename_symbol
- scope_analysis::find_scoped_references
- scope_analysis::find_scoped_references_in_file
- search::search_symbols_hybrid
- search::search_symbols_hybrid_with_semantic
- symbols::find_symbol
- symbols::find_symbol_range
- symbols::get_symbols_overview
- symbols::make_symbol_id
- symbols::parse_symbol_id
- symbols::scoring::has_whole_word
- symbols::scoring::sparse_coverage_bonus_from_fields
- symbols::scoring::sparse_max_bonus
- symbols::scoring::sparse_query_tokens
- symbols::scoring::sparse_threshold
- symbols::scoring::sparse_weighting_enabled
- type_hierarchy::get_type_hierarchy_native
- vfs::normalize_events
- vfs::partition_events