Replies: 2 comments 4 replies
-
Perhaps a configuration issue with your LSP server, mine shows way over 100 with |
Beta Was this translation helpful? Give feedback.
-
On my setup, it also only returns 100 results with lsp_workspace_symbols, no matter FzfLua or Telescope. I think it is due to lsp(clangd) limitation. With lsp_live_workspace_symbols, it can search all symbols, though it only returns maximum 100 results. One difference of lsp_workspace_symbols I found between FzfLua and Telescope is the behavior of lsp_workspace_symbols query=xxx. Most of the time, telescope can return the result of xxx, but FzfLua not (lsp_live_workspace_symbols works fine.). Is there any implementation difference? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Anyone knows why?
Beta Was this translation helpful? Give feedback.
All reactions