Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add set_preferences!(name::String, ...) method which pulls UUID from Project.toml #62

Merged
merged 1 commit into from
Feb 28, 2024

Commits on Feb 28, 2024

  1. Add set_preferences!(name::String, ...) method which pulls UUID fro…

    …m `Project.toml`
    
    This makes it much more convenient to set preferences as previously you
    either had to know (1) the `UUID` or (2) have the `Module` handy, and
    sometimes you don't want to load an entire package just to set a
    preference for it.
    staticfloat committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5aac59c View commit details
    Browse the repository at this point in the history