Skip to content

Modules placed as links in the project also require an import path to them to be parsed #174

@mleise

Description

@mleise

I just "linked" some files for std.experimental.logger into my project and wondered why the IDE locks up / doesn't auto-complete. Copying the files into the project directory works. Then I noticed that although the IDE sees and can load the files and they get compiled properly, Mono-D doesn't find them unless I also add their origin as a import path to the project.
Reproducible by using "add existing directory" on a project and afterwards selecting "link files" instead of "copy files".

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