emacs-lsp / lsp-treemacs

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

Features' requests for symbols' tree: follow mode support + settings for folding depth on startup #151

Open CptnGreen opened 1 year ago

CptnGreen commented 1 year ago

Hello fellow developers!

Enjoing your great package!

Missing some features though, here they are:

  1. treemacs supports peek/follow mode (P in spacemacs) when you navigate inside the tree and buffer follows files in focus, would be handy to have this for symbols' tree too

  2. symbols' tree opens fully unfolded by default, would be nice to have some setting to change this (say, to set startup folding depth)

Thanks for your attention)