comfyui-mtga

comfyui-mtga
★ 0

文本编辑快捷键增强自动配对/缩进工作流优化
为 ComfyUI 提供功能丰富的文本区域增强插件,支持快捷键、自动配对/缩进与行操作,提升节点内文本编辑效率。
💡 在节点属性中快速编辑脚本和配置,提高效率。
🍴 1 Forks💻 JavaScript🔄 2026-03-21
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/b6135d9bd930
📄 README

comfyui-mtga

Make Textarea Great Again

Usage

Support nodes 2.0

  • Undo, Redo: Ctrl+Z, Ctrl+Shift+Z
  • Comment: Ctrl+/
  • Indent: Tab, Shift+Tab
  • AutoComplete: See below for details…
  • AutoPair: All brackets with commas
  • AutoIndent: Press Enter inside of brackets
  • LineBreak: Ctrl+Enter, Ctrl+Shift+Enter
  • LineCopy: Ctrl+C with cursor on a character
  • LineCut: Ctrl+X with cursor on a character
  • LinePaste: Ctrl+V with cursor on a character after single line copy e.g., “blahblah…\n”
  • LineRemove: Ctrl+Shift+K
  • Control weight: Ctrl+ArrowUp, Ctrl+ArrowDown
  • AutoComplete

    Artists, Characters, tags from Danbooru tags.

    Word from Civitai metadata.

  • Artists: Starts with “@”
  • Characters: Starts with “#”
  • All tags: Starts with any characters
  • Embeddings: Starts with “$”
  • Loras: Starts with “$$”
  • Checkpoints: Starts with “$$$”
  • References

  • mtga-js
  • danbooru-tags-json
  • civitai-model-json