Actions allow to use {argument} as a value when defining a shortcut.
Right now it's implied that {argument} exist among shortcut's inputs.
We need to validate that before creation, and also add autocomplete for the action fields (you either enter plain value or a {templated} one which should be displayed in some fancy way.
Actions allow to use
{argument}as a value when defining a shortcut.Right now it's implied that
{argument}exist among shortcut's inputs.We need to validate that before creation, and also add autocomplete for the action fields (you either enter plain value or a
{templated}one which should be displayed in some fancy way.