Alexander-Miller

Results 286 comments of Alexander-Miller

> one called "No Perspective" with a project which is my $home and one called "Perspective 1" with a project that is the emacs binary folder. Treemacs creates workspaces like...

> As a side note, you may need to solve the multiple roots issue, right? Not sure why you'd think that. Buffer nodes' paths will be quite different from the...

Same window. The buffers will be an extra "project" at the very top, same as vsc. Multiple windows to switch through is something to think about later.

> IMO option to group them by project will be useful too . > I would suggest adding some keybindings to switch categorisation and/or ordering of the buffers. First the...

> hierarchy Ran into it a while ago, even played around with it a little. It seemed to precompute all nodes when I asked it to show some files. I...

I did look at ibuffer when looking for inspiration on how to hook into the buffers' lifecycle (ibuffer just grabs some prime real estate in post-command-hook like it owns the...

I will finally be tackling this after https://github.com/Alexander-Miller/treemacs/issues/677 is done. I'll also look into using for the grouping and filtering part. If it goes well I can publish this extension...