Join the AI Workshop and learn to build real-world apps with AI. A hands-on, practical program to level up your skills.
Here are some popular extensions you don’t want to miss:
- vscode-icons adds nice icons for the files list.
- Indent-Rainbow colors the indentation levels of your code.
- Prettier formats code automatically.
- ESLint highlights lint issues in JavaScript and TypeScript.
- IntelliSense for CSS improves autocompletion for CSS based on your workspace definitions.
- Auto Close Tag automatically closes HTML/JSX tags.
- Auto Rename Tag automatically renames the closing tag when you change the opening one, and vice versa.
- DotENV adds dotfiles support.
- Headwind orders Tailwind classes automatically.
- Tailwind Docs gives easy access to Tailwind documentation.
- Babel JavaScript adds syntax highlighting for modern JavaScript.
Lessons in this unit:
| 0: | Introduction |
| 1: | The interface |
| 2: | Opening folders |
| 3: | Editing |
| 4: | Search |
| 5: | Source control |
| 6: | Extensions |
| 7: | Themes |
| 8: | ▶︎ Recommended extensions |
| 9: | The command palette |
| 10: | Shortcuts |
| 11: | Customization |
| 12: | Terminal |
| 13: | How to use VS Code |