vscode-dify-plugin-schema

Dify Plugin Schema

A Visual Studio Code extension that provides schema validation for Dify Plugin configuration files.

Features

This extension provides JSON schema validation for Dify Plugin configuration files, including:

When editing these YAML files, you’ll receive:

Requirements

This extension depends on the “YAML Support by Red Hat” extension, which will be automatically installed as a dependency.

Installation

You can install this extension through the VS Code Marketplace:

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X)
  3. Search for “Dify Plugin Schema”
  4. Click Install

Usage

The extension automatically activates when a manifest.yaml file is detected in your workspace. Schema validation will be applied to:

Schema Details

The extension uses the following schema URLs:

Release Notes

0.0.1

Initial release of Dify Plugin Schema extension with:


For more information

Enjoy building with Dify!