emacs-lsp / lsp-treemacs

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

Hide local variables in lsp-treemacs-symbols? #135

Open ddasilva opened 1 year ago

ddasilva commented 1 year ago

Hello, thanks for this great tool! I was wondering if is there a way to hide local variables in lsp-treemacs-symbols? I poked around at the variables available but didn't see anything.

With thanks, Daniel

yyoncho commented 1 year ago

we have to add the ability to filter, I guess somewhere in lsp-treemacs--symbols->tree

ddasilva commented 1 year ago

Consider this a feature request then... it would be great to be able to hide the local variables so I can have more space for functions and classes.

Qwarctick commented 1 year ago

+1 for this feature. I have too many variables. Maybe in the same way than lsp-imenu-index-symbol-kinds