Rename Symbol

  • Works across files.
  • Operates on symbols;
  • therefore, requires language support (e.g. C# supports this).

Change All Occurrences

  • Works in the currently open file.
  • Operates on text;
  • therefore, does not require language support.
  • Acts as "multiple cursors" for the current word.