data/services/search_service library

Classes

FileIndex
An indexed file for fast word-level search.
ReplacementPreview
Preview of a single replacement within a file.
ReplaceResult
Result of a search-and-replace operation.
SearchHistoryEntry
A saved search entry for history management.
SearchMatch
A single match within a file.
SearchOptions
Options that control a search operation.
SearchResult
Aggregated result of a search operation.
SearchService
Service for searching files, content, and symbols within a project.
SymbolMatch
A symbol found by SearchService.findSymbol.

Enums

SearchScope
Scope within which a search is performed.
SymbolKind
Kind of symbol returned by SearchService.findSymbol.