ComfyOnline
comfyui-textarea-keybindings

comfyui-textarea-keybindings

Add keybindings to textarea.

Features

Auto close brackets.
Quick travel by tab.
Annotation syntax. /* ... */
Undo history for keybindings.

Nodes

Nothing.

Usage

Brackets

It will be get different response as selection range.
|Key|Result| |---|---| |(|(...)| |{|{...|}| |<|<...>| |[|[...]|

Shortcuts

Tab: Select next word(include blank after trimming)
Ctrl + /: Toggle annotation.