Closed partounian closed 5 months ago
Hello @partounian ,
Thanks for opening this issue. The LSP mappings were a little messed up. I did some rework.
However, if you are still facing issues, please run the commands behind the shortcuts directly.
Trouble symbols toggle
(if Trouble.nvim is enabled in your config)Telescope lsp_document_symbols
(if Trouble.nvim is not enabledIf there are no diagnostics in the current document, Telescope will not pop up but show a warning when directly called via the command.
When I use the shortcut for LSP document diagnostics nothing pops up anymore. Anyone else?