yzbythesea

Results 35 comments of yzbythesea

https://github.com/manateelazycat/lsp-bridge/assets/3310714/e5df5275-3d6a-4bd5-9a93-5f95abc432b5

@manateelazycat Can you try this repo: https://github.com/kubernetes/kubernetes Not working for me. `gopls 0.15.2`

I use emacs-daemon. If I create multiple clients, this value will be set multiple times and get the error that it cannot be decreased anymore.

Looks like if I disable git mode, it runs faster. Is git mode enabled by default?

I am comparing the speed of treemacs verus dired or dired-sidebar. I think both dired and dired-sidebar are faster when expanding the same large folder. Is there any configuration I...

28 lines when I run your command

Another run of profiler. I think this is the root cause. Baseically if I already opened a lot of folders under a large folder, I close that large folder and...

I think this getting much worse with file-follow-mode on... I have 20+ file opened and the folder expanded everywhere.

> Also when do the slowdowns happen - when you open things yourself, or because treemacs is doing something in the background on its own? It slows down when I...

Can confirm. Making `treemacs-collapse-dirs` to 0 improves speed hugely! :) Then disabling `treemacs-git-mode` smooth out the last bit and its speed is now on par with `dired` based plugins. Why...