Alexander-Miller
Alexander-Miller
@alphapapa Updated changes from your comments for now, next I'll look into #149 and adding tests.
Sorry for the late response, I had the grand idea to first work through whatever came up for my own packages before coming back to this bug ... Anyway, I...
It's still on the agenda somewhere. I've just haven't been able to dedicate enough time to it since I'm struggling to fight off all the other issues that keep piling...
IMO the necessary glue code is sufficiently simple that it can be placed into an eval-after-load block in deadgrep itself, there's only a handful of keybinds that need to be...
Bump? I can't quite remember where we left off, but the issue this is supposed to fix appeared again in https://github.com/Alexander-Miller/treemacs/pull/865, so if we could get this merged that'd be...
> I'm not sure if Treemacs already provides a hook to let us implement treemacs-peek more easily. It certainly wouldn't hurt to ask :wink:
Pretty sure the thing you are asking for is already default behavior. Normal file nodes definitely remember when their children were opened. The behavior you describe is either a bug...
Ok, now I get it. Yeah, that is an entirely different animal. Proper dom saving is a long ways off, so I suggest what I call buffer-cycling as a solution:...
If you use the right backend, yes. What's the buffer-local value of `company-backends` for you?