This extension facilitates the development and management of snap-ins for DevRev, providing seamless integration and enhanced functionality within Visual Studio Code.
Features
Initializing: Quickly set up your snap-in development environment with easy initialization tools.
Manifest Validator: Validate your snap-in manifest files to ensure they meet DevRev standards.
Installation Helper: Simplify the installation process with guided assistance.
Local Testing Setup: Set up a local testing environment to test your snap-ins before deployment.
Documentation: Access comprehensive documentation to guide you through the development process.
Requirements
DevRev Account: You need a DevRev account to access and manage snap-ins.
NPM Package: Ensure you have Node Package Manager (NPM) installed to manage dependencies.
Ngrok: Install Ngrok for secure tunneling to test your snap-ins locally.
Release Notes
0.0.2 (Pre-release)
Initial pre-release of the DevRev snap-in extension.
Introduced basic features including initializing, manifest validation, installation helper, local testing setup, and documentation.