Here are some popular extensions you don’t want to miss:
- vscode-icons nice icons for the files list
- Indent-Rainbow colors the indentation levels of your code.
- Prettier
- ESLint
- IntelliSense for CSS improved autocompletion for CSS based on your workspace definitions
- Auto Close Tag automatically close HTML/JSX/* tags
- Auto Rename Tag automatically renames the closing tag when you change the opening one, and the opposite as well
- DotENV for dot files support
- Headwind to order Tailwind classes automatically
- Tailwind Docs for easy access to Tailwind documentation
- Babel JavaScript to add syntax highlighting of some things
Lessons 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 |