No internet connection
  1. Home
  2. How to

Shortcuts for working with Script Editor code in SF

By Brenden @nednednerb
    2022-11-17 22:58:24.507Z

    I'm searching for keyboard shortcuts or commands to navigate, select, and manipulate Script Editor code.

    Searching the internet yields many commands in various editors. I can't seem to locate any particular instructions for modifying code in SoundFlow. I've seen a number of shortcuts described or shown in video lessons and webinars, but I didn't take notes. Knowing how to select and edit every instance of a variable would be helpful to memorize!

    I'd like to see a comprehensive list accessible by a quick menu item in SF, or, if that's simpler, create a document and pass a link. I'd want to bookmark it so that I can quickly recall any command.

    Solved in post #2, click to view
    • 2 replies
    1. Kitch Membery @Kitch2022-11-17 23:34:54.143Z

      Hi Brendan,

      If you right click anywhere in the SoundFlow Script editor you will see an option to open the command palette. This has all the editor shortcuts. Right now there is no documentation for this. But the names of the commands are pretty self explanatory.

      I hope that helps.

      Reply1 LikeSolution
      1. Brenden @nednednerb
          2022-11-18 00:28:26.822Z

          That is absolutely the answer I needed. Thank you! It would be nice to have this noted somewhere in the documentation. I probably saw this in a video but overlooked it when trying to remember. I probably will not forget now. Thanks again.