返回顶部
v

vvvv-editor-extensions vvvv编辑器扩展

Helps create vvvv gamma editor extensions — .HDE.vl file naming, Command node registration with keyboard shortcuts, SkiaWindow/SkiaWindowTopMost window types, docking with WindowFactory, and API access to hovered/selected nodes via VL.Lang Session nodes. Use when building editor plugins, custom tooling windows, or automating editor workflows.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
265
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

vvvv-editor-extensions

编辑器扩展

扩展是保存为.HDE.vl后缀的标准VL补丁。在编辑器中打开时会自动运行。

文件命名

上下文必需名称
独立扩展VL.MyExtension.HDE.vl
纯扩展NuGet
VL.MyExtension.HDE(包ID) | | 混合NuGet主文档 | VL.MyPackage.vl | | 混合NuGet扩展文档 | VL.MyPackage.HDE.vl |

必需的NuGet引用

  • - VL.HDE — 提供Command节点、窗口类型、WindowFactory
  • VL.Lang — 提供Session类别下的API节点

Command节点

在编辑器菜单中注册命令:

引脚用途
Label菜单文本
Visible
显示/隐藏命令 |
| Shortcut | 键盘绑定 |
| 输出 | 激活时触发(bang) |

一个.HDE.vl文档中可以存在多个Command节点。

警告:一个命令中的运行时错误可能会影响同一文档中的所有其他命令。

窗口类型

类型行为
SkiaWindow精简版Skia渲染器窗口
SkiaWindowTopMost
始终置顶,不抢夺焦点 |

停靠

使用WindowFactory节点包裹窗口。连接WindowContext和Window引脚。

模板:VL.HDE/Template.HDE.vl

API访问

通过VL.Lang的Session类别节点访问悬停/选中的节点、读写引脚。在HelpBrowser的API部分浏览可用API。

开发者快捷键

  • - Shift+F9 — 同时重启所有扩展

限制

  • - 尚无法集成设置面板
  • 扩展仅在编辑器中运行,不适用于导出的应用程序

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 vvvv-editor-extensions-1776205539 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 vvvv-editor-extensions-1776205539 技能

通过命令行安装

skillhub install vvvv-editor-extensions-1776205539

下载

⬇ 下载 vvvv-editor-extensions v1.0.0(免费)

文件大小: 1.75 KB | 发布时间: 2026-4-15 10:35

v1.0.0 最新 2026-4-15 10:35
Initial release of vvvv-editor-extensions.

- Provides guidelines and requirements for creating editor extensions in vvvv gamma.
- Details .HDE.vl file naming conventions for different extension scenarios.
- Describes use of the Command node for registering custom commands with labels, visibility, and keyboard shortcuts.
- Documents available window types (SkiaWindow, SkiaWindowTopMost) and docking with WindowFactory.
- Explains how to access hovered/selected node information and manipulate pins using VL.Lang Session nodes.
- Lists developer shortcuts and current limitations (settings panel unavailable, not supported in exported apps).

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部