emacs-lsp / lsp-treemacs

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

custom variables for expand depth #148

Closed marcantonio closed 3 months ago

marcantonio commented 1 year ago

Adds the following custom variables for setting expand depth for various lists:

Issue https://github.com/emacs-lsp/lsp-treemacs/issues/147

marcantonio commented 1 year ago

Note that I didn't test lsp-treemacs-type-hierarchy or lsp-treemacs-java-deps-list because they aren't support for my setup. I left symbols, references, and implementations alone because they have existing logic. Let me know if I can do anything else.

LemonBreezes commented 4 months ago

LGTM.

Hi. Do you know how to get this merged? It seems this has been approved for a while but never merged.

nylar commented 3 months ago

@jcs090218 Any chance of getting this merged?

marcantonio commented 3 months ago

Updated. Ready to review again.

jcs090218 commented 3 months ago

Thank you!