Skip to content

Qute generate missing member cannot generate new template extension when TemplateExtensions and TemplateExtensions0 exist #712

@datho7561

Description

@datho7561

Say you have a Qute template that references a property that doesn't exist:

{myObj.asdf}

... and you have two classes in the default package named TemplateExtensions and TemplateExtensions0.

If you apply the code action to generate a new template extensions class, then nothing happens.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions