Skip to content

Multi Instance: Refactor: nvim-tree.marks #2830

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
alex-courtis opened this issue Jul 13, 2024 · 0 comments · Fixed by #2838 or #2873
Closed

Multi Instance: Refactor: nvim-tree.marks #2830

alex-courtis opened this issue Jul 13, 2024 · 0 comments · Fixed by #2838 or #2873
Assignees
Labels
PR please nvim-tree team does not have the bandwidth to implement; a PR will be gratefully appreciated

Comments

@alex-courtis
Copy link
Member

alex-courtis commented Jul 13, 2024

nvim-tree.marks is a stateful singleton. Make it an instantiable class owned by Explorer.

All usages must go through the TreeExplorer singleton.

@alex-courtis alex-courtis changed the title Multi Instance nvim-tree.marks Refactor: Multi Instance nvim-tree.marks Jul 13, 2024
@alex-courtis alex-courtis added bug Something isn't working and removed bug Something isn't working labels Jul 13, 2024
@alex-courtis alex-courtis changed the title Refactor: Multi Instance nvim-tree.marks Multi Instance: Refactor: nvim-tree.marks Jul 13, 2024
@alex-courtis alex-courtis added the PR please nvim-tree team does not have the bandwidth to implement; a PR will be gratefully appreciated label Jul 13, 2024
@alex-courtis alex-courtis moved this from Ready to In progress in Multiple Instances Jul 13, 2024
@alex-courtis alex-courtis self-assigned this Jul 13, 2024
@alex-courtis alex-courtis moved this from In progress to In review in Multiple Instances Jul 14, 2024
alex-courtis added a commit that referenced this issue Jul 21, 2024
refactor(#2380): multi instance nvim-tree.marks
@github-project-automation github-project-automation bot moved this from In review to Done in Multiple Instances Jul 21, 2024
alex-courtis added a commit that referenced this issue Aug 25, 2024
* refactor(#2830): multi instance marks

* refactor(#2830): multi instance marks

* refactor(#2830): multi instance marks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR please nvim-tree team does not have the bandwidth to implement; a PR will be gratefully appreciated
Projects
Status: Done
1 participant