samicodess
2 min readMay 8, 2023

Top 12 VS Code Extension For your Good Productivity (Save it)

1 Code Runner — It allows you to run code snippets or entire files in over 40 programming languages without leaving the editor.

Link : https://lnkd.in/d3ftb43S

2 Bracket Pair Colorizer — It helps you quickly identify matching brackets by assigning unique colors to each set of brackets.

Link : https://lnkd.in/dDhd_bwD

3 Auto Rename Tag — It automatically renames the matching HTML/XML tags when you rename one of them.

Link : https://lnkd.in/dWfE3qtc

4 GitLens — It provides a wealth of information about your Git repository, including blame annotations, code lens for references, and more.

Link : https://lnkd.in/dUkAmGRH

5 Live Share — It enables real-time collaborative editing and debugging with other developers.

Link : https://lnkd.in/dPPheAk2.

6 Code Spell Checker — It checks your code for spelling errors and suggests corrections.

Link : https://lnkd.in/dR5mniu3

7 Prettier — It automatically formats your code to ensure consistent styling across your project.

Link : https://lnkd.in/ddHqV6Cc

8 Code Time — It tracks your coding activity and provides insights into your productivity, such as time spent coding and which files you spend the most time in.

Link : https://lnkd.in/dQxfc7fF

9 Import Cost — It displays the size of imported packages in your code and warns you of potential performance issues.

Link : https://lnkd.in/d9Rpbf59

10 Todo Tree — It creates an organized view of all TODO and FIXME comments in your codebase.

Link : https://lnkd.in/dEM2fBEp

11 Path Intellisense — It autocompletes filenames and paths in your code.

Link : https://lnkd.in/d-W6maxc

12 ESLint — It helps you catch and fix common JavaScript errors and enforce consistent code style.

Link : https://lnkd.in/dDhd_bwD

Do save it & share with the person in need

samicodess
samicodess

Written by samicodess

🧑‍💻 Front-end Developer • 🛠️ FreeLancer •🌐 Helpful Resources

No responses yet