Kasper Kondzielski

Results 102 comments of Kasper Kondzielski

after turning on debug logging I can see that whenever I save a file LSP server recompiles some parts of the project which causes a wall of ``` e/lua/neo-tree/sources/filesystem/lib/fs_scan.lua:245: scan_dir_async...

yes, @pysan3 that is correct. I want to add that is is a regular thing for me that after working whole day on a project I **have to** restart vim...

Not really, the one that you mentioned is about displaying workspace symbols on a tree while this one is about performing some lsp-based refactorings when filesystem tree is modified. I...

there is one in the wiki under https://github.com/nvim-neo-tree/neo-tree.nvim/wiki/Recipes#emulating-vims-fold-commands

@paulroseau Sorry, I forgot to follow up here. Yes that solution got broken at some point. I then fixed it in https://github.com/nvim-neo-tree/neo-tree.nvim/pull/957

This would be awesome, I've literally just thought yesterday that such a tool would be handful, though I was rather thinking how to do it in the terminal.

Understood and thank you. I won't have much time before December but after that I can try contributing the auto-derivation. It seems that we have some vague plan of moving...

I opened an [issue in http4s](https://github.com/http4s/http4s/issues/7431)

> hmm after some thinking, and seeing what we built as a "workaround" for this internally (or rather extra feature, because this isn't considered a bug) I'm starting to think...