B2C Auto Update VSCode Extension
A Visual Studio Code extension that automatically updates B2C related files and configurations.
Features
- Automatic update of B2C configuration files
- Real-time synchronization of changes
- Easy-to-use interface
Installation
- Open VS Code
- Go to Extensions (Ctrl+Shift+X)
- Search for "B2C Auto Update"
- Click Install
Usage
- Open your B2C project in VS Code
- Use Command Palette (Ctrl+Shift+P)
- Type "B2C Auto Update" to access available commands
- Select the desired action
Commands
B2C: Update Configuration : Updates B2C configuration files
B2C: Sync Changes : Synchronizes recent changes
B2C: Show Status : Displays current sync status
Configuration
{
"b2c-auto-update.enabled": true,
"b2c-auto-update.autoSync": true
}
Requirements
- Visual Studio Code 1.60.0 or higher
- Active B2C project
Support
For issues and feature requests, please visit the GitHub repository.
License
MIT
| |