Fork me on GitHub
#emacs
<
2024-04-23
>
andrea.crotti09:04:31

does anyone know how to get treemacs always started on startup (I use treemacs-add-and-display-current-project-exclusively manually on start since I could not make it auto open correctly). And also lsp-treemacs-symbols would be good to have on startup if possibile

andrea.crotti11:04:36

and as unrelated question, what's a good package to use to just be able to jump easily to any symbol in a project? I bound F5 to imenu-anywhere which I thought was working fine, but seems to be hit and miss, more often than not it doesn't find symbols in the same project. I have LSP pretty much everywhere so maybe I should be able to leverage that

oyakushev11:04:13

https://github.com/jacktasia/dumb-jump is pretty good if you don't want to rely on CIDER.

andrea.crotti08:04:32

well I'm surprised there isn't something related to lsp for that

andrea.crotti08:04:41

at least I can't find anything

andrea.crotti08:04:04

some sort of lsp-goto-symbol would be probably what I want anyway

andrea.crotti08:04:05

ah interesting yeah it looks like it's not there