Expand description
VT Code plugin manifest implementation
This module implements the VT Code plugin manifest format with support for commands, agents, skills, hooks, MCP, and LSP servers.
Structs§
- Hook
Configuration - Hook configuration structure
- Hook
Definition - Individual hook definition
- LspLogging
Config - LSP logging configuration
- LspServer
Definition - LSP server definition
- McpServer
Definition - MCP server definition
- Plugin
Author - Author information for plugin manifests
- Plugin
Manifest - VT Code plugin manifest
Enums§
- Hook
Action - Hook action types
- Hook
Config - Hook configuration for event handling
- LspServer
Config - LSP server configuration
- McpServer
Config - MCP server configuration