vscode TIMELINE #24673
0x2CA
started this conversation in
Ideas From VSCode
vscode TIMELINE
#24673
Replies: 1 comment
-
Also see: #24004 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Check for existing issues
Describe the feature
There's nothing scarier in code development than deleting a file by mistake. Sometimes it can be a pop-up box, a wrong button, or a git error, and the fruits of days of hard work are gone.
It would be nice to have a feature that could record every version of your saved code locally and retrieve it at any time, so you wouldn't have to worry about losing files by mistake.
In VSCode, this used to be done by installing plugins (such as the Local History plugin), but after version 1.44, VSCode has a built-in Timeline feature.
If applicable, add mockups / screenshots to help present your vision of the feature
No response
Beta Was this translation helpful? Give feedback.
All reactions