When going through the VS Code - Refactoring tutorial, I realized that the tutorial video under Extract Method also showed how to Rename extracted methods.
I think some students may get confused as their focus might still be at Extract Method step and they have not yet learned how to perform the Rename action.
I suggest that we split the video into 2 separate ones, one video shows only the Extract Method while the other only the Rename part, and place the 2nd video under Rename section.

When going through the
VS Code - Refactoringtutorial, I realized that the tutorial video underExtract Methodalso showed how toRenameextracted methods.I think some students may get confused as their focus might still be at
Extract Methodstep and they have not yet learned how to perform theRenameaction.I suggest that we split the video into 2 separate ones, one video shows only the
Extract Methodwhile the other only theRenamepart, and place the 2nd video underRenamesection.