Skip to content

Check if identifier is already defined #16

@Eben60

Description

@Eben60

Let's assume I define in my startup file
["plot", "scatter"] => :(using Plots)
(which is what I'd actually like to do).

Then I might work with Makie in some different context. Now if I call plot in the REPL (meaning Makie.plot, with Makie already imported), Plots will be loaded, resulting in a conflict.

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