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

Adjust save location of local history #193970

Open
jankap opened this issue Sep 25, 2023 · 4 comments
Open

Adjust save location of local history #193970

jankap opened this issue Sep 25, 2023 · 4 comments
Labels
feature-request Request for new features or functionality keep Issues we should not close as out of scope timeline Timeline view issues timeline-local-history
Milestone

Comments

@jankap
Copy link

jankap commented Sep 25, 2023

Local history is a great feature and I love it.

Howevey, everytime I rebuild a remote Docker devcontainer, which happens frequently during development, the local history is gone.

Is there any way to specify the location, i.e. where to store the local versions?

Would be nice to keep them close to the workspace, not in a global user folder.

Making the location of file history settable would be great. I assume it's not a big change.

Thanks :)

@bpasero
Copy link
Member

bpasero commented Sep 25, 2023

Currently not. When you are connected to a remote, the local history is inside the remote so that it "travels" with you when you connect from another machine.

@bpasero bpasero added feature-request Request for new features or functionality timeline Timeline view issues timeline-local-history labels Sep 25, 2023
@bpasero bpasero removed their assignment Sep 25, 2023
@VSCodeTriageBot VSCodeTriageBot added this to the Backlog Candidates milestone Sep 25, 2023
@VSCodeTriageBot
Copy link
Collaborator

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

@jankap
Copy link
Author

jankap commented Sep 25, 2023

Currently not. When you are connected to a remote, the local history is inside the remote so that it "travels" with you when you connect from another machine.

The problem is that it's not a real remote. It's a Docker remote container and whenever the devcontainer is rebuilt, the history is gone.

@bpasero bpasero modified the milestones: Backlog Candidates, Backlog Sep 25, 2023
@bpasero bpasero added the keep Issues we should not close as out of scope label Sep 25, 2023
@TomasHubelbauer
Copy link
Contributor

TomasHubelbauer commented Jul 17, 2024

For Google travelers, the file location where the Local History entries live is here:
C:\Users\user\AppData\Roaming\Code\User\History

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality keep Issues we should not close as out of scope timeline Timeline view issues timeline-local-history
Projects
None yet
Development

No branches or pull requests

4 participants