Skip to content

Conversation

@raaymax
Copy link
Collaborator

@raaymax raaymax commented Aug 4, 2024

WIP: still not working

fixes #2826

Base automatically changed from live-filter-multiinstace to master August 10, 2024 02:02
@raaymax raaymax closed this Sep 8, 2024
@raaymax
Copy link
Collaborator Author

raaymax commented Sep 8, 2024

I see it's quite outdated now and it will be faster to do it from scratch.

function M.get_nodes_starting_line()
local offset = 1
if view.is_root_folder_visible(M.get_cwd()) then
if TreeExplorer and TreeExplorer.view:is_root_folder_visible(M.get_cwd()) then
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice!

@alex-courtis
Copy link
Member

I see it's quite outdated now and it will be faster to do it from scratch.

I reckon we should be able to rebase or apply this; whatever is fastest.

@alex-courtis alex-courtis reopened this Sep 9, 2024
@alex-courtis
Copy link
Member

Just checking in to see where you are with this one @raaymax

It's looking good; I might complete this one if that's OK with you?

@raaymax
Copy link
Collaborator Author

raaymax commented Jan 27, 2025

Sure, fill free to take it. I'm currently overwhelmed with everything going on in AI right now.

@alex-courtis
Copy link
Member

Superceded by #3109

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multi Instance: Refactor: nvim-tree.view

3 participants