Expand description
Paste transformation utilities.
Provides text transformations for the “Paste Special” feature, allowing users to transform clipboard content before pasting (shell escaping, case conversion, encoding, whitespace normalization, etc.).
Enums§
- Paste
Transform - Available paste transformations.
Functions§
- transform
- Apply a transformation to the input text.