Skip to content

Adding aliased import when namespace is already required without alias duplicates #2996

@cursive-ghost

Description

@cursive-ghost

e.g. if this is already present:

[lambda.dynamo :refer [->attr ->item ->stack-table from-item]]

requiring via: (dyn|) using autocomplete will result in:

[lambda.dynamo :as dynamo]
[lambda.dynamo :refer [->attr ->item ->stack-table from-item]]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugMarks issues describing bugs

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions