xorrot16 / LocalHistory-for-Visual-Studio

Local History for Visual Studio automatically creates a history of your files every time they are saved. The history can be compared with the current version.

Home Page:https://marketplace.visualstudio.com/items?itemName=lostalloy.LocalHistory-for-Visual-Studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local History for Visual Studio

Local History for Visual Studio automatically creates a history of your files every time they are saved. The history can be compared with the current version.

Requirements

This is for is for Visual Studio 2017. For older versions, use the original one: local-history-visual-studio

Usage

  • Install from the marketplace
  • Open the Local History from the View -> Other Windows menu OR
  • Open the Local History by right clicking on a project item to display the history
  • Double-click the revision to compare it with the latest version.
  • Add/remove/edit labels by selecting the history item then using the L key
  • Settings page in Tools -> Options -> LocalHistory

Notes

This is not a substitute for source control or backups. Take care of your code files.

Contributing

PR and issue reports are welcome.

Acknowledgments

This project is based on the excellent local-history-visual-studio. Since the original repository has little activity, I decided to fork it and add a few features (and support for newer VisualStudio versions).

History

See changelog

License

Apache License Version 2.0

About

Local History for Visual Studio automatically creates a history of your files every time they are saved. The history can be compared with the current version.

https://marketplace.visualstudio.com/items?itemName=lostalloy.LocalHistory-for-Visual-Studio


Languages

Language:C# 100.0%