Automator 'Auto-text'

Hi. Can anyone tell me how I can disable the annoying 'auto-text' feature in Automator? Every time I start typing in the apple script box, a "..." appears and then Automator decides to fill in a few random words, which means the script end up a complete mess. Why Apple thought that feature would be useful is beyond me!

Thanks in advance.

Craig :-)

MacBook Pro (M1, 2020)

Posted on Jun 5, 2023 2:37 PM

Reply
Question marked as Top-ranking reply

Posted on Jun 6, 2023 4:24 AM

The fix is to not attempt to enter AppleScript code directly in the Run AppleScript action, whether in Automator, or Shortcuts, as the "auto-text" ellipse issue is present in both. After substantial experimentation, this issue remains unresolvable in Monterey 12.6.6 and Ventura 13.4.


I now exclusively code AppleScript either in Apple's Script Editor, or Late Night Software's Script Debugger, and then copy/paste the tested code into the Run AppleScript action. Any subsequent changes are made in the external editor(s) and then that AppleScript replaces the content in the Run AppleScript action. I simply avoid typing in the action itself.


You can send direct feedback to the respective product team: Automator Shortcuts .




1 reply
Question marked as Top-ranking reply

Jun 6, 2023 4:24 AM in response to kraigen85

The fix is to not attempt to enter AppleScript code directly in the Run AppleScript action, whether in Automator, or Shortcuts, as the "auto-text" ellipse issue is present in both. After substantial experimentation, this issue remains unresolvable in Monterey 12.6.6 and Ventura 13.4.


I now exclusively code AppleScript either in Apple's Script Editor, or Late Night Software's Script Debugger, and then copy/paste the tested code into the Run AppleScript action. Any subsequent changes are made in the external editor(s) and then that AppleScript replaces the content in the Run AppleScript action. I simply avoid typing in the action itself.


You can send direct feedback to the respective product team: Automator Shortcuts .




This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Automator 'Auto-text'

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.