lsp-treemacs
lsp-treemacs copied to clipboard
lsp-mode :heart: treemacs
Just like the issue mentioned https://github.com/Alexander-Miller/treemacs/issues/85, treemacs allows to use `o o` to preview the file without changing focus. However, in the "Incoming Call Hierarchy" buffer, it seems we have...
Hello, thanks for this great tool! I was wondering if is there a way to hide local variables in lsp-treemacs-symbols? I poked around at the variables available but didn't see...
Hi , if it's possible to sort items by position with doom emacs ? I have seen that it's the default config but not working with doom emacs, thank you
How to just show class and its functions. collapse entries
It would be immensely helpful if the current file's errors would be visible first in the errors list; or, only the current file's errors, as an option.
Hello, I am able to use 'lsp-treemacs-errors-list' without a problem on Linux (Manjaro Linux) but if I try to do the same within an LSP enabled buffer, I don't get...
Hey, Is there a way to expand nodes by default for treemacs-errors-list? I saw that you can use prefix arguments for lsp-treemacs-rerferences and it works. lsp-treemacs-symbols also have that as...
This issue is the following of #64 On windows 10, with latest `lsp-treemacs`, the command `lsp-treemacs-error-list` does return a tree, but unfolding items return nothing, whereas `lsp-ui-flycheck-list` does return correctly...
I am using `emacs-27.2` on `windows 11`. The `lsp-treemacs` version is `20211129.955` from melpa. `treemacs` version is `20211213.2100`. When I click the node in the error list, the symbol changes...
Hey, I know it sounds a dumb question, but how do you keep errors-list's nodes always expanded? Because every time I save the file it just collapses everything and I...