Learning outcomes
- Explain how to run commands in the project folder.
- Complete the guided activity safely.
- Check that you can understand command scope.
Learn to run commands in the project folder and understand command scope in this beginner-friendly Visual Studio Code lesson.
Use a non-sensitive practice folder, inspect unfamiliar code before trusting it, and never place passwords, tokens or private information in project files.
Open PowerShell and print the current path. The expected result is to understand command scope.