Script Editor Autocomplete, Triangle Tool & Luminosity Masks Fix

February 25, 2026

Configurator Reloaded 2.2.2

Version 2.2.2 is now available with the following changes:

New: Script Editor – Autocomplete and API Hints

The Script Editor now provides autocomplete and API hints for both ExtendScript and UXP Script modes. This makes writing and editing scripts faster and more reliable, as you get inline suggestions and documentation as you type.

Note that not all API hints may be available. For ExtendScript, we use Types-for-Adobe since no official Adobe types exist. For UXP, we use @adobe/cc-ext-uxp-types and DefinitelyTyped Photoshop types; we also rely on Adobe to provide updated types for newer UXP versions.

New: Script Editor – Clear and Select All Buttons

Two new convenience buttons have been added to the Script Editor:

  • Clear – Clears the entire editor content in one click.
  • Select All – Selects all text in the editor for quick copying or replacement.

New: Triangle Tool

The Triangle Tool (available in recent Photoshop versions) has been added to the Tools section and can now be assigned to your CR2 containers.

Improved: Resizable Script Editor Console

The Script Editor's console panel can now be resized, giving you more control over how much space you allocate to the output area versus the script editor.

Fixed: Luminosity Masks Workflow Script

The Luminosity Masks workflow script now executes correctly again. It was broken in version 2.2.1 and has been fixed in this release.

Previous

New Adjustment Layer Commands & Script Editor Improvements