Skip to content

Multi Instance: Refactor: nvim-tree.view #2826

Closed
@alex-courtis

Description

@alex-courtis

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

All usages must go through the TreeExplorer singleton.

This will be more difficult than other such refactors, as configuration and state are conflated and both mutated. See #2811

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

In progress

Relationships

None yet

Development

No branches or pull requests

Issue actions