Skip to main content

Module symbol_search

Module symbol_search 

Source
Expand description

Symbol search view for the TUI

Provides a fuzzy finder-style popup for searching LSP workspace symbols. Triggered by Ctrl+T or /symbols command.

Structs§

SymbolEntry
A symbol result from LSP workspace/symbol query
SymbolSearchState
State for the symbol search popup

Functions§

render_symbol_search
Render the symbol search popup overlay