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.
This script was designed to run on a PHP-enabled web server that hosts Mercurial (Hg) repositories. It will initialize a new repository under the specified name and create the HGRC file with the description and contact information.
CVSweb-PHP offers a web interface access to a CVS repository. CVSweb-PHP was created for cases where a project still using CVS has no means of installing a CGI script on its web server, but where running a PHP script is an option.
If you are a admin some project, and you donot like CVS, you must have this! In public part, you can post current files, history of project, open tasks,... Developers can post new code and take the currently (like in CVS), send messages to other devs,...