Skip to content

Conversation

jamestrew
Copy link
Contributor

Previously, filter_symbols returned nil in certain cases, which could lead to unexpected behavior. This change ensures that an empty table is always returned, maintaining consistency.

closes #3380

Previously, filter_symbols returned nil in certain cases, which could
lead to unexpected behavior. This change ensures that an empty table is
always returned, maintaining consistency.
@jamestrew jamestrew added the backport-0.1.x PR to be backported to 0.1.x (Neovim 0.7 compat) label Feb 23, 2025
@jamestrew jamestrew merged commit 5899106 into nvim-telescope:master Feb 23, 2025
12 checks passed
@jamestrew jamestrew deleted the lsp-doc-symbols-filter branch February 23, 2025 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-0.1.x PR to be backported to 0.1.x (Neovim 0.7 compat)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Telescope lsp_document_symbols errors out

1 participant