emacs-lsp / lsp-treemacs

lsp-mode :heart: treemacs
GNU General Public License v3.0
398 stars 47 forks source link

`lsp-treemacs-symbols': signatures in outline #68

Closed nbfalcon closed 3 years ago

nbfalcon commented 3 years ago

Add a new defcustom, lsp-treemacs-detailed-outline, which, when set, will cause lsp-treemacs-symbols to leverage the :detail? field to render DocumentSymbols.

This has no effect on EmmyLua, but causes signatures to be rendered when using ccls, for example.