Skip to content

Qualified names of identifier macros not working? #135

Open
@qwertie

Description

@qwertie

I just noticed that while

#importMacros LeMP.ecs;
#useSymbols;

is working fine in the EC# lexer (which is written in LES so LeMP.ecs is not automatically imported),

LeMP.ecs.#useSymbols;

doesn't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions