Web Dev Essentials
A collection of super useful extensions for web development.
Extensions in this pack:
- Auto Import - Automatically finds, parses and provides code actions and code completion for all available imports.
- Auto Rename Tag - Automatically rename paired HTML/XML tag, same as Visual Studio IDE does.
- Better Comments - Create more human-friendly comments in your code.
- GitLens - Quickly glimpse into whom, why, and when a line or code block was changed and more.
- ESLint - Integrates ESLint into VS Code.
- multi-command - This extension can create command sequence as one command and bind a key, or call it manually.
- Output Colorizer - Adds syntax colorization for both the output/debug/extensions panel and *.log files.
- Prettier - IMO the best customisable code formatter.
- Monokai Pro - A sexy yet professional theme pack.
Honorable Mentions
Angular Devlopment
React Development
VSCode Environment
- Live Share - Allows you to collaboratively edit with others in real time.
- VSCode Neovim - Allows you to integrate Neovim with VSCode 👄
Happy coding!
| |