Skip to content

Support for JSDoc module: references #10

@freaktechnik

Description

@freaktechnik

Currently JSDoc module: references are looked up in the provided schemas. However, modules are defined with JSDoc syntax within JS files. The trouble here is mostly resolving the modules, since their name may not match their path.

Potentially a similar situation for external: references.

I'd be willing to develop a patch to add these features, though after quickly looking at the source of this package, I am not sure what the best strategy to resolve modules would be.

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