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 designated folder for extensions #1245

Merged
merged 2 commits into from Nov 24, 2020
Merged

Add designated folder for extensions #1245

merged 2 commits into from Nov 24, 2020

Commits on Nov 24, 2020

  1. add store for mapping extension names to filesystem paths

    - add extension mechinism for getting a folder to save files to
    
    - add test to make sure that extensions are being loaded
    
    - skip extension loading test
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    a614eb9 View commit details
    Browse the repository at this point in the history
  2. fix lint

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    c2e7491 View commit details
    Browse the repository at this point in the history