emacs-lsp / lsp-treemacs

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

Refactor: use `lsp-render-symbol` #73

Closed nbfalcon closed 3 years ago

nbfalcon commented 3 years ago

@yyoncho could you perhaps give me push access to this repository (not necessarily master), so I can create feature branches here instead of only in my fork?

nbfalcon commented 3 years ago

You may want to close #76, since it conflicts with this (they decided to implement it manually, without lsp-render-symbol). lsp-lens-face is used a few times less because of this, but we should probably still consider not depending on lsp-lens, but using lsp-details-face instead.