The Amplication VS Code extension provides a streamlined way to develop and manage plugins for Amplication directly from your IDE. This extension offers features to download plugin templates, manage dependencies, build, push, and publish new plugin versions effortlessly.Documentation Index
Fetch the complete documentation index at: https://docs.amplication.com/llms.txt
Use this file to discover all available pages before exploring further.
Features
- Download Plugin Templates: Download a plugin template to start working on a new plugin.
- Manage Dependencies: Install dependencies for a plugin.
- Build and Push: Build your plugin and push updates to your repository.
- Version Publishing: Automate version bumping and publishing directly from VS Code.
Installation
To install the Amplication VS Code extension:- Open VS Code.
- Go to the Extensions Marketplace (
Ctrl+Shift+XorCmd+Shift+Xon macOS). - Search for
Amplication. - Click Install.
Usage
The commands are accessible from the command palette (Ctrl+Shift+P or Cmd+Shift+P on macOS).Install Dependencies
Build
Build and Push a Plugin
Publish a New Plugin Version
Happy coding with Amplication! 🚀