emacs-lsp / lsp-treemacs

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

Set default expansion level of tree via customize #41

Closed jkdufair closed 2 years ago

jkdufair commented 4 years ago

This is my naive attempt at allowing the user to customize the default level of expansion.

Let me know if I'm even in the ball park.

jkdufair commented 4 years ago

@yyoncho Perhaps this approach is more of what you had in mind?

wedens commented 4 years ago

With this MR, will I be able to have branches in lsp-treemacs-errors-list always expanded, so that I can always see all errors without manually expanding each file-branch?

ericdallo commented 4 years ago

Ping @jkdufair

jkdufair commented 4 years ago

Sorry for the delay on this. I do intend to try to implement this, @wedens so that it's configurable for each lsp-treemacs-* view. I'm on vacation but hope to tackle this some time in the next couple of weeks.

ju1m commented 2 years ago

@jkdufair, Hi! thanks for this PR! It's been a long time though, is this PR still necessary to always show errors as @wedens said? And in this case, do you still intend to work on it? Thanks for your time.

jkdufair commented 2 years ago

I apologize. I think I'll probably not have a chance to work on it. Thanks for the ping.