The snippets code editor supports several search and replace commands, accessible through keyboard shortcuts:

  • Ctrl-F / Cmd-F – Begin searching
  • Ctrl-G / Cmd-G – Find the next instance of the search term
  • Shift-Ctrl-G / Shift-Cmd-G – Find the previous instance of the search term
  • Shift-Ctrl-F / Cmd-Option-F – Replace text
  • Shift-Ctrl-R / Shift-Cmd-Option-F – Replace all instances of text
  • Alt-F – Persistent search (dialog remains open, Enter to find next, Shift-Enter to find previous)