VS Code Setup
There are a few settings that you will want to adjust for yourself to make your VS Code experience more enjoyable. There are many times where students will want to have their setup look just like the videos that they watch.
Β

VS Code Themes - Students will often ask how to get their VS Code to look like the videos. The answer is that you need to install a theme. Now you can choose any theme that you like. Keep in mind that there are themes that do not work well when trying to find errors in your code. I recommend that you use a theme that has a dark background and light text. This will make it easier to find errors in your code.
In the marketplace there are many themes that you can use in VS Code. I will show you a few of my favorites. You can find more themes by going to the VS Code Marketplace. Most of them are free.
Dracula Theme
The Dracula theme is a dark theme that is very popular. You can find it by going to the VS Code Marketplace and searching for Dracula.
Material Theme
The Material Theme is another popular theme. You can find it by going to the VS Code Marketplace and searching for Material Theme.
Monokai Pro Theme
The Monokai Pro Theme is another popular theme. You can find it by going to the VS Code Marketplace and searching for Monokai Pro.
Match Your Theme With Ours
Β
Β