Microsoft Access Code Management
Jump to navigation
Jump to search
Import
Import code versions into the code base.
Export
Export code versions into files.
Task management
Scan code base for task constants
- @FIXME
- @TODO
Versioning
Keep different versions of code
Comparison
Make code versions comparable and generate difference reports
Documentation
Add documentary comments containing
- Creator
- Created
- Current version
- Number
- Update date and time
- Update user
Standardization
Standardize the look and feel of the user interface by automatically applying standards like
- Colours
- Fonts
- Number formats