symbols-outline.nvim
symbols-outline.nvim copied to clipboard
Variables are not being displayed
I'm using clangd and for both C/C++ the variables are not being displayed in the symbols window.
Everything LSP related works correctly (diagnostics errors and warnings).
.
I cannot unfold the main symbol with l. The keybindings are the default, as shown in README.
Is this something I misconfigured, or is it language server dependent, i.e. some ls support variable symbols while others don't?
This looks like all the information that Clangd provides. Anyway, this is sufficient for navigation.