Top 12 VS Code extensions which makes your life much easier as a developer.
1. Auto Rename Tag
Automatically rename paired HTML/XML tag, same as Visual Studio IDE does.
Link : Click Me
2. Babel ES6/ES7
This is a standalone version of the syntax given with vscode-flowtype. Improves majorly on the grammar distributed by default with vscode. This language extension brings no changes to the intellisense.
Link : Click Me
3. Bracket Pair Colorizer
This extension allows matching brackets to be identified with colours. The user can define which characters to match, and which colours to use.
Link : Click Me
4. Code Spell Checker
A basic spell checker that works well with camelCase code.
The goal of this spell checker is to help catch common spelling errors while keeping the number of false positives low.
Link : Click Me
5. ES7 React/Redux/GraphQL/React-Native snippets
JavaScript and React/Redux snippets in ES7+ with Babel plugin features for VS Code
Link : Click Me
6. Live Server
Launch a local development server with live reload feature for static & dynamic pages.
Link : Click Me
7. Material Icon Theme
Get the Material Design icons into your VS Code.
Link : Click Me
8. Polacode-2020
Polaroid for your code 📸.
Link : Click Me
9. Prettier - Code formatter
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.
Link : Click Me
10. Tabnine
Tabnine is the AI code completion tool trusted by millions of developers to code faster with fewer errors. Whether you are a new dev or a seasoned pro, working solo or part of a team.
![tab]](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/goylocq5j8nufw8cfmsi.jpg)
Link : Click Me
11. Thunder
Link : Click Me
12. Visual Studio IntelliCode
The Visual Studio IntelliCode extension provides AI-assisted development features for Python, TypeScript/JavaScript and Java developers in Visual Studio Code, with insights based on understanding your code context combined with machine learning.
Link : Click Me
Thank You❤️️❤️️
Top comments (2)
Thank you too ❤️💜
You're very welcome.