DEV Community

es404020
es404020

Posted on • Updated on

Top VS Code extensions that would bust your brain 🤯

1 JavaScript (ES6) Code Snippets

It provides JavaScript, Vue, React and HTML code snippets.JavaScript (ES6) code snippets

2 Live Server

Live server extension provides the live preview of your web applications right within the editor. This is handy and useful for front-end developer.Live Server

3 Prettier -Code formatter

This Extension helps in code formatting for JavaScript, Html and CSS.Prettier

4 Better Comment

This extension helps you to create user friendly comments on your code.Better Comment

5 Bracket Pair Colorizer

This extension allows matching brackets to be identified with colors. The User can define which token to match.Bracket Pair Colorizer

6 Git Lens

We use Git almost every day of our life .Git lens is the visual studio code plugin to supercharge git capability
Git Lens

7 GitHub Copilot

GitHub Copilot is an AI pair programmer which suggests line completions and entire function bodies as you type. GitHub Copilot is powered by the OpenAI Codex AI system, trained on public Internet text and billions of lines of code

GitHub Copilot

8 Git History

Git History extension gives you the complete Git History ,including a history of inland files all within Visual Studio code . Git History

9 HTML CSS Class Completion

This extension auto-completes CSS class names as you type, based on the CSS files in your workspace.HTML CSS Class Completion

10 Thunder Client

Thunder Client is a lightweight Rest API Client Extension for Visual Studio Code, hand-crafted by Ranga Vadhineni with simple and clean design. It works just like postman.

Thunder Client

Top comments (0)