The "New Content" field seems to have a problem when using the variable auto-complete feature.
Reproducing:
- Create a "Write to Text file" action.
- Add this text to the "New Content" field under the Details tab:
this_gets_deleted %ANYVARIABLE%
Where "%ANYVARIABLE%" is, of course, any variable you like. - Position your text-cursor before the word "this_gets_deleted" and type "%". When the variable-auto-complete box appears, hit enter to select the first variable in the list
- Note that "this_gets_deleted" has disappeared.
This happens no matter how much whitespace is between your auto-completed variable and "this_gets_deleted," regardless of what text is used in place of "this_gets_deleted," regardless of which variable you choose from the auto-complete prompt, and is not undo-able.