lsp-treemacs
lsp-treemacs copied to clipboard
Hi, how to sort item by position ?
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
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))
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).