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

Minor: Do not clear the config cache on each run #368

Merged
merged 1 commit into from Dec 13, 2020
Merged

Commits on Dec 13, 2020

  1. Minor: Do not clear the config cache on each run

    This halfs the time taken on CLI runs. However when you make a config
    change your editor won't pick up that change until you reload your
    editor window (either by restarting your editor, or in VSCode there is a
    "Reload window" command).
    
    Given that most of the time you're not adjusting your config, this
    speedup is worth that extra bit of friction
    BPScott committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    70cdbf3 View commit details
    Browse the repository at this point in the history