Skip to content

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

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".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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