Skip to main content

Module manifest

Module manifest 

Source
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§

HookConfiguration
Hook configuration structure
HookDefinition
Individual hook definition
LspLoggingConfig
LSP logging configuration
LspServerDefinition
LSP server definition
McpServerDefinition
MCP server definition
PluginAuthor
Author information for plugin manifests
PluginManifest
VT Code plugin manifest

Enums§

HookAction
Hook action types
HookConfig
Hook configuration for event handling
LspServerConfig
LSP server configuration
McpServerConfig
MCP server configuration