Summary
Below you will find a collection of tutorials teaching the basics of using the Visual Studio Code text editor.
Before You Start
These tutorials assume no prior knowledge of the subject.
Exercises
You can download exercises to go along with these tutorials on our VS Code exercises repository on GitHub. You don’t have to know how to use GitHub to download them. Just click the green Code button in the corner and click the Download ZIP option. Then unzip the folder and open it in your text editor.
Tutorials
Introduction
- Why should I use VS Code?
- Installing VS Code
- Open a project folder
- VS Code layout
- Creating, saving, and deleting files and folders
- Syntax highlighting
- Search for any command using the command palette
* work in progress
** coming soon!