Visual Studio Code is a free rich source code editor with many functions such as debugging, version controls and more. In this post, we will talk about the Top 10 Visual Studio Code Extensions that help us grow our product. As Developer, we know that the right tools at the right time make our life easier.
1. Auto Rename Tag
Download: Auto Rename Tag
2. JavaScript (ES6) Snippets
This extension contains captions for the JavaScript code in the ES6 syntax for Vs. Code editor
Download: JavaScript (ES6) Snippets
3. Bracket Pair Colorizer
This extension allows identical brackets to be identified by colors. The user can specify which characters should be matched, and which colors should be used.
Download: Bracket Pair Colorizer
4. Prettier - Code formatter
This extension is a visual code format. It enforces a consistent style by transferring your code and reprinting it with its own rules that take the line length, encoding the code if necessary.
Download: Prettier - Code formatter
5. Live Server
Quick Development Live Server with reloading live browser.
Download: Live Server
6. vscode-icons
Import icons to your Visual Studio code.
Download: vscode-icons
7. Better Comments
The best comment extension will help you create the most relevant comments for your code.
With this extension, you will be able to classify your annotations as Notifications, Questions, TODO, Outstanding.
Download: Better Comments
8. Live Share
Visual Studio Live Share lets you edit collaboratively and correct mistakes with others in real time, no matter what programming languages you use or the types of apps you create. Allows you to instantly share your current project, and as needed, share debugging, storage conditions, web-based applications, voice calls and more.
Download: Live Share
9. GitLens
10. Code Spell Checker
A basic spell checker that works well with camelCase code.
The goal of this spelling checker is to help catch common spelling errors while keeping the number of false items low.
Download: Code Spell Checker
Thank you! Code Like Pro...
0 Comments