Learning outcomes
- Explain how to apply consistent formatting without changing meaning.
- Complete the guided activity safely.
- Check that you can keep code readable.
Learn to apply consistent formatting without changing meaning and keep code readable 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.
Format a practice document and inspect the diff. The expected result is to keep code readable.