lsp-treemacs icon indicating copy to clipboard operation
lsp-treemacs copied to clipboard

Hi, how to sort item by position ?

Open ladieman217 opened this issue 3 years ago • 2 comments

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

ladieman217 avatar Jul 15 '22 09:07 ladieman217

It's (lsp-treemacs-sort-by-position) by default, but not working, even if i set this (setq lsp-treemacs-symbols-sort-functions '(lsp-treemacs-sort-by-position))

ladieman217 avatar Jul 15 '22 09:07 ladieman217

I have the opposite problem, with the sorting of tags always done "by position" and not for name or kind, as if the variable Lsp Treemacs Symbols Sort Functions does not take effects (emacs 28.3, treemacs 3.1, lsp-treemacs 20230504.516; using python).

gamboz avatar May 11 '23 13:05 gamboz