manateelazycat / lsp-bridge

A blazingly fast LSP client for Emacs
GNU General Public License v3.0
1.41k stars 202 forks source link

[Feature-Request]/Question: Tree-like view of symbols from lsp-bridge #1012

Open krshrimali opened 1 month ago

krshrimali commented 1 month ago

Hi!

Thank you for your work with lsp-bridge. Really appreciate the contribution.

I've been using lsp-treemacs-symbols for some time: https://github.com/emacs-lsp/lsp-treemacs, and it gives a very useful feature: lsp-treemacs-symbols which helps navigate through symbols in the current buffer.

Please see the gif here from lsp-treemacs README: https://raw.githubusercontent.com/emacs-lsp/lsp-treemacs/master/screenshots/symbols-list.gif.

From what I understand (please correct me if I'm wrong), lsp-treemacs does not support lsp-bridge right now. Is there a plan to either integrate lsp-bridge into lsp-treemacs (probably worth creating an issue there in that case) or have an inhouse feature for something similar to this in lsp-bridge?

Thanks!

manateelazycat commented 1 month ago

Sorry, I'm not treeemacs user, no plan to do this.

Any PR are welcome, I like to merge it.

krshrimali commented 1 month ago

Sorry, I'm not treeemacs user, no plan to do this.

Any PR are welcome, I like to merge it.

I'll try to take a look at the code-base and see if I can get a similar feature in. Just to understand, there's no alternate way to get a symbols outline view with lsp-bridge in the current state, right? Want to make sure that I'm not duplicating any efforts.

Thanks!

manateelazycat commented 1 month ago

lsp-bridge-workspace-list-symbols