VSCode Extension: Automatically updates build number and date on save
- Automatically updates @build and @updated tags in your PHP files.
- Saves the build information in builds.json located in the .versions folder.
- Creates a backup of the saved file in the .repos folder with the updated build number and date.
- Allows setting an initial build number via configuration.
- Automatically creates and updates .vscode/settings.json to exclude the .versions and .repos folders from the file explorer.
...It allows you to browse repositories using your favorite browser, viewing files under different revisions, commit history, diffs. It also generates RSS/Atom feeds for each repository, allowing you to stay up-to-date with the latest changes anytime, anywhere. GitList was written in PHP, on top of the Symfony framework, and powered by the Twig template engine.