All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release of VSCode Config Export
- Cross-platform export scripts (Bash, Batch, Python)
- Cross-platform install scripts (Bash, Batch)
- Automatic configuration backup during installation
- Support for settings.json, keybindings.json, and extensions
- Archive creation for easy sharing
- Comprehensive documentation and developer guides
- N/A (Initial release)
- N/A (Initial release)
- N/A (Initial release)
- N/A (Initial release)
- N/A (Initial release)
- Initial project structure
- Export functionality for VSCode configurations
- Installation scripts for easy setup
- Cross-platform compatibility (macOS, Linux, Windows)
- Comprehensive README with usage instructions
- Contributing guidelines for open source development
- MIT License for open source distribution
## [X.Y.Z] - YYYY-MM-DD
### Added
- New features
### Changed
- Changes in existing functionality
### Deprecated
- Soon-to-be removed features
### Removed
- Removed features
### Fixed
- Bug fixes
### Security
- Security improvements