Skip to content

Instantly share code, notes, and snippets.

@yanli0303
Created August 24, 2018 20:30
Show Gist options
  • Save yanli0303/3d8437ec10d821a7e436a004f97c2d0c to your computer and use it in GitHub Desktop.
Save yanli0303/3d8437ec10d821a7e436a004f97c2d0c to your computer and use it in GitHub Desktop.
Xcode 9.4.1 edit in scope (rename a local variable)
  1. Set cursor to the variable name.
  2. Press and hold "SHIFT" key until all occurrences of the variable are highlighted.
  3. CMD + CTRL + E and start edit in scope.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment