1c945795bfdf68aada08610e40875b9d6645d684
WizGIT for VS Code
Your intelligent coding companion for repository management, right inside Visual Studio Code. WizGIT simplifies repository creation and management with seamless API integration.
Features
- Repository Creation: Easily create new repositories on WizGit directly from VS Code using the WizGit API.
- Secure Authentication: Safely authenticate using your WizGit Personal Access Token.
- Progress Tracking: Visual progress indication during repository creation with detailed status updates.
- Error Handling: Comprehensive error reporting for troubleshooting API issues.
Requirements
- Visual Studio Code v1.74.0 or newer.
- A valid WizGit account with API access.
- Personal Access Token from your WizGit instance.
Usage
- Open the Command Palette (
Ctrl+Shift+PorCmd+Shift+P) - Run the command:
WizGIT: Create Repository - Follow the prompts to enter:
- Your WizGit API endpoint (e.g.,
https://wizgit.com/api/v1) - Your Personal Access Token
- Repository name
- Repository description (optional)
- Your WizGit API endpoint (e.g.,
The extension will create the repository and notify you of the result.
Commands
WizGIT: Create Repository- Creates a new repository on your WizGit instance
Extension Settings
Currently, this extension does not contribute any settings. All configuration is done through the interactive prompts when creating a repository.
Known Issues
- Network connectivity issues may cause repository creation to fail.
- Please report any bugs or feature requests on our GitHub Issues page.
Release Notes
0.0.1
Initial release of WizGIT.
- Core feature: Create repositories via WizGit API.
- Interactive prompts for API configuration.
- Progress tracking and error handling.
Enjoy streamlined repository management with WizGIT!
Releases
1
Languages
TypeScript
100%