Skip to content

[To Do] Scope visitors added by @plugin #3243

Open
@matthew-dean

Description

@matthew-dean

One thing the @plugin feature (plugins added/called from Less code) added was scoped functions. However, that scoping doesn't apply to visitors. So, if a plugin adds a visitor for nodes, those will apply to all subsequently visited nodes. A more library- / component-friendly approach would be to scope any "effects" of @plugin, including visitors and functions, to the @plugin scope.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions