nvim-tree / nvim-tree/nvim-tree.lua
Multi Instance: Validate Object Lifecycle
Open
@alex-courtis is already working on this.
Since Jun 22, 2025.
- Dominant language
- Lua
- Stars
- 8.6k
- Forks
- 639
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 2
Description
Ensure that explorer child objects are destroyed, including nodes.
- add lifecycle logging - new and destroy
- mechanism to count and validate
:checkhealthto summarise and present leaks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.