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

Does this extension delete the out-date histories only when I open the same file and make some changes ? #135

Open
joyous-coder opened this issue Apr 26, 2021 · 2 comments

Comments

@joyous-coder
Copy link

This is my configuration:

    "local-history.daysLimit": 3,
    "local-history.path": "C:\\Users\\XXX",
    "local-history.treeLocation": "localHistory",
    "local-history.maxDisplay": 20

and the file histories are stored successfully. But after some days passed, I find some files I stored four days ago not purged at all.
Under some circumstances for example I have deleted the file or I needn't make more changes I will not edit the file at all and local-history.daysLimit will purge nothing.

@joyous-coder
Copy link
Author

Can there be some purge functions added when the extension start or stop ?

@overtomanu
Copy link

i have also observed that history for files older than one month are not yet purged. "Local History: Days Limit" was set as 30.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants