Skip to content

Replacements should be able to add imports #11

Open
@jackfirth

Description

@jackfirth

If a replacement generates code that needs additional require statements to be added before it compiles, resyntax should be able to insert the needed imports. It should be possible to derive the necessary imports automatically by looking at the bindings of all of the identifiers in the syntax objects generated by a refactoring rule.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions