Easily monitor the current build number of your VSCode workspace
The Ascoos Build Number Display extension allows you to easily monitor the current build number of your workspace in the status bar of Visual Studio Code.
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.